Zoom Navigation Transition on iOS 18 | SwiftUI Tutorial | What's New in SwiftUI | WWDC24

Поделиться
HTML-код
  • Опубликовано: 11 июн 2024
  • Here's how to implement the new `zoom` navigation transition available in iOS 18. You will need Xcode 16 Beta in order to run the tutorial.
    📥 Source code:
    🔗 github.com/anupdsouza/ios-zoo...
    📥 Checkout some of my other videos:
    👉🏻 Get started with Gemini AI: • Gemini AI on iOS with ...
    👉🏻 Implement mult-turn chat (text prompts): • Multi-turn Chat with G...
    👉🏻 Implement multi-modal chat (text + image): • Text & Image (multimod...
    👉🏻 Horoscope App with Gemini AI: • Horoscope App with Gem...
    👉🏻 Murder Mystery Game powered by Gemini AI: • Murder Mystery Game po...
    👉🏻 Storybook app powered by Gemini AI & Dall-E: • Storybook app powered ...
    👉🏻 Chatbot in 15 mins on iOS using Firebase Gemini API Extension: • Chatbot in 15 mins on ...
    👉🏻 Multimodal Chatbot with Gemini using Vertex AI: • Multimodal Chatbot wit...
    ✅ Consider SUBSCRIBING to the channel & giving this video a LIKE 👍🏼
    🔗 / @swiftodyssey
    👉🏻 Click the BELL 🔔 icon to be notified of new content!
    🌐 Follow me online:
    🕸️ www.anupdsouza.com
    🔗 / swift_odyssey
    👨🏻‍💻 github.com/anupdsouza
    🎗️ Support:
    ☕️ BuyMeaCoffee: www.buymeacoffee.com/anupdsouza
    🙏🏼 Thanks for watching
    🎶 Music:
    Music track: Friendly Dance by Nico Staf
    🏷️ Tags: #ios18 #xcode #swiftui #apple #wwdc #wwdc24 #ios18beta #navigation #swiftui #iOS #google #swift #swiftui #xcode #xcode13 #xcode14 #xcode15 #swifttutorial #swiftuitutorial #swiftbasics #swiftuibasics #swiftexample #swiftuiexample #uikit #uikitbasics #uikittutorial #swiftuianimation #tech #uikitanimation #animation #iosapp #mobilegame #swiftcode #iosappdevelopment #mobileappdevelopment #mobileapplications #mobileapps #mobile #developer #development #programming #programmingbasics #intermediateprogramming #advancedprogramming #swiftprogramming #swiftuiprogramming #design #uikitprogramming #code #coding #beginnerprogramming #ui #ux #beginner #intermediate #advanced #tutorial #iostutorial #programmingtutorial #codingtutorial #applicationdevelopment #objectivec #macos #macosdevelopment #macappdevelopment #iphone #iphoneappdevelopment #iphonedevelopment #iphoneos #ipados #iOS13 #iOS14 #iOS15 #iOS16 #iOS17 #iphone13 #iphone14 #iphone15 #iphonexr #iphoneplus #iphonepromax #iphonese #iphonepro #ipad #ipadmini #ipadpro #ipadair #simulator
  • НаукаНаука

Комментарии • 4

  • @RussChannel13
    @RussChannel13 16 дней назад +1

    Does not lool smooth. I think using matchedgeometryeffect would be way smoother

    • @swiftodyssey
      @swiftodyssey  16 дней назад +1

      Its true that it's sort of 'limited' in a sense. I also love MatchedGeometry & use it extensively, however I've often run into issues when using it inside NavigationStack for instance. I'm still playing around with it for now.

    • @RussChannel13
      @RussChannel13 16 дней назад

      @@swiftodyssey thanks for sharing new features

    • @swiftodyssey
      @swiftodyssey  16 дней назад +1

      @@RussChannel13 you're welcome, happy coding !