SwiftUI Map Based iOS 17 - Package Delivery App MVVM

preview_player
Показать описание
Discover the power of SwiftUI and the latest Apple technologies in this package delivery app. Designed to impress SwiftUI enthusiasts and inspire the new generation of coders, this project showcases the cutting-edge features announced by Apple. 📱💼🚀 With Xcode 15 beta and iOS 17, you can unlock a world of possibilities.

💻 I am delighted to share with you the source codes of these applications, which are not only available for your personal use, but also serve as valuable resources for your future projects.

🔥 Features:
1️⃣ Focusable Views: Elevate accessibility and interaction with focusable views, providing precise control and enhancing the user experience.
2️⃣ Map Integration: Experience the new Map framework, enabling you to display maps, annotate locations, and visualize package delivery routes like never before.
3️⃣ LookAroundPreview, Marker & Annotation, MapCamera: Dive into immersive map exploration, leveraging advanced functionalities for a seamless delivery tracking experience.
4️⃣ Animated Symbols with Symbols Framework: Engage your users with visually stunning and interactive SF symbols, powered by the Symbols framework.
5️⃣ Spring Animations: Bring your UI to life with dynamic and fluid animations using the new spring animation capabilities.
6️⃣ New Scroll Views APIs: Craft responsive and scrollable interfaces effortlessly, handling content that extends beyond the screen size with ease.
7️⃣ SwiftData: Seamlessly integrate and manipulate data in your app with SwiftData, a powerful data processing framework.
8️⃣ Observation: Provide real-time updates to the user interface by leveraging the Observation feature, monitoring changes and keeping your UI fresh.

🙌 Contribution:
Your contributions and improvements to this app are highly valued. If you have suggestions, development contribution or feature requests, please feel free to open an issue or submit a pull request. Your input is essential in shaping the future of this project!

Timestamps

00:00 SwiftUI iOS17
03:55 Code Review
08:55 GitHub Project Source

#swiftui #wwdc23 #map #ios17 #Xcode15 #animatedSymbols #scrollview #RealTimeUpdates #SwiftData #accessibility #appdesign #opensource #visionpro #lookaround #uber #cargo #deliveryapp
Рекомендации по теме
Комментарии
Автор

Çok egitici ve ilgi çekici bir proje olmuş, Tasarım ayrıntıları ve sade bir şekilde açıklayıcı olması gayet güzel Videolarinizin devamini bekliyorum.👏👏👏

furkanergin
Автор

Great work. Is it possible to track live package location on the map?

mylaluna
Автор

Как можно с Вами связаться?И планируете ли Вы пилить обучающее видео на это приложение таким новичкам как Я?

АлександрНевский-пхт
Автор

Hi! This looks great! When trying to run this in Xcode 15 Beta 5, I unfortunately get a [NSMutableOrderedSet addObject:]: object cannot be nil error - which I'm assuming is because there are missing default values when running for the first time? Any help would be much appreciated, I would love to be able to play around with this app and it crashes instantly on first use. Thanks so much!

sf-front-end