Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.83 KB

File metadata and controls

63 lines (45 loc) · 1.83 KB

iOS 26 Clone

Swift iOS

A refined, high-fidelity replica of core iOS system apps, built end‑to‑end in pure SwiftUI. All interfaces and components were AI‑generated (Google Gemini 3.0 Pro) then polished manually for pixel‑level accuracy and clean architecture.

This sandbox showcases how modern SwiftUI + AI can rapidly prototype authentic iOS experiences—layouts, gestures, transitions, theming—while remaining readable and extensible.

Features

The following system applications have been recreated:

  • Weather
  • Calendar
  • Photos
  • Clock
  • Notes
  • Calculator
  • Settings
  • Mail
  • App Store
  • Phone
  • Safari
  • Camera
  • Music

Requirements

  • Xcode 26 or newer
  • iOS 26.0+ (simulator or device)

Installation

  1. Clone the repository.
  2. Open the project in Xcode.
  3. Pick an iOS 26 simulator or a device.
  4. Run (CMD + R).

📝 Use the top‑left home control or a volume press to return to the launcher screen.

Contributing

Want to add Maps, Stocks, Voice Memos, Reminders, Files, Podcasts, etc.? Open a PR with:

  • New module folder
  • Brief summary of approach
  • Optional screenshots

Bug fixes, UI polish, accessibility, performance tweaks all welcome.

Credits & Disclaimers

  • AI Code Generation: SwiftUI source originated from AI prompts, then curated.
  • Icons / Assets: From Sketch Resources (App Icons / Artwork / Default).
  • Educational, open-source clone—no affiliation with Apple Inc. Trademarks belong to their owners.

Made with ❤️ by Anukar using AI.