Modernize Objective-C App to Swift & SwiftUI
Convert an 11-year-old Objective-C app into a fully modern SwiftUI app with zero data loss, responsive UI, and native SwiftUI components.
Prompt
Your task is to help modernize an 11-year-old Objective-C app by converting it into a fully modern Swift and SwiftUI application. Follow these core requirements: 1. **Zero Data Loss** Ensure the existing database is preserved. The new Swift-based data layer must integrate seamlessly with current data, so users can update the app without losing any information. 2. **Responsive UI** Rebuild the entire UI using SwiftUI. It should be adaptive and responsive across all modern iPhone and iPad screen sizes and support features like dark mode and dynamic type. 3. **Eliminate Legacy Assets** Replace all legacy `.png` UI assets (such as icons, buttons, and color bars) with native SwiftUI components. Use SwiftUI Shapes, Colors, and SF Symbols for modern, scalable visuals. 4. **Full Swift Conversion** Remove all Objective-C view controllers. Use the SwiftUI app lifecycle as the main entry point and recreate all views and navigation—including the side menu—in pure SwiftUI. Ensure the codebase is maintainable, performant, and aligned with Apple’s latest design and development standards.
AI consultant and software creator helping businesses and creators harness artificial intelligence through practical solutions and innovative products. Creator of BestPromptIdeas.com.
Reviews
0 reviewsNo reviews yet. Be the first to leave feedback.
Related prompts
View category →Architecture Review & Fix Strategy
AI chooses between minimal patch, structural refactor, or both; delivers concise architecture review and solution strategy.
Collaborative Coding Agent
Act as a coding agent that seeks approval before changes and pauses for testing. Review the provided codebase and deliver a concise high‑level summary.
Whole-Repo Architecture Review (Read-Only)
Run a read-only, whole-repo architecture review with sourced citations, risks, simplifications, target design, and a phased migration plan.
Public Web Portfolio Audit & Cleanup
Audit a portfolio site’s public-facing code and assets for quality, security, and accessibility. Fix issues with reversible commits and produce SUMMARY.md.
Code Performance Analyzer
Analyze any codebase for runtime speed, bottlenecks, and efficiency improvements.
Codebase GEO & SEO Analyzer
Analyze a full codebase for GEO and SEO factors with actionable fixes.