How to synchronize animations from one view to another with matchedGeometryEffect() - SwiftUI

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 24

  • @KimbrellBrad
    @KimbrellBrad 3 роки тому

    Lots of very cool effects can be created from this stuff! Great content Paul. Thanks for sharing!

  • @cary98029
    @cary98029 4 роки тому +3

    This is really a cool feature to implement. Thanks for tutorial on its usage!

  • @pierre1360
    @pierre1360 3 роки тому

    That just made me realize the limitations of swiftui and appreciate web html and css way more

  • @dev_jeongdaeri
    @dev_jeongdaeri 4 роки тому +2

    super awesome!!!

  • @speakbrighthere
    @speakbrighthere 4 роки тому +1

    Cool, I've looking for this for a long time

  • @judy8821
    @judy8821 4 роки тому

    Thank you for your explanation of this feature.

  • @karlluthor6628
    @karlluthor6628 3 роки тому

    Thank you so much 😊
    Best tutorial ever 🔥

  • @EmmaKAlexandra
    @EmmaKAlexandra 4 роки тому +4

    Interesting but doing it this way seems to create giant views. Is it possible to use the same namespace between different views so we can keep our views smaller?

    • @MartinLexow
      @MartinLexow 4 роки тому

      I don’t think that’s possible yet with SwiftUI 2.

  • @SimonDaviesOfCourse
    @SimonDaviesOfCourse 4 роки тому +7

    Great illustration/demo of this, didn't know about this . One question is, will this work for two views so for example if your last example tapped view was a details page, would it animate, as in the example shown?

    • @ncba
      @ncba 3 роки тому

      It works, for anyone that would still find the question helpful

  •  4 роки тому +5

    animatin

  • @thephantom1237
    @thephantom1237 3 роки тому

    amazing as alway.

  • @josephadikwu9414
    @josephadikwu9414 4 роки тому

    Could you also use this to zoom a HStack of an array of images, with the HStack shifting position so the specific image tapped is on the leading edge?

  • @yours.trustworthy
    @yours.trustworthy 8 місяців тому

    Brilliant

  • @paramsingh4104
    @paramsingh4104 2 роки тому

    Would've liked to see it in Navigation

  • @egormerkushev
    @egormerkushev 4 роки тому

    Very cool. With iOS 14 we can build great apps!

  • @rahuljamba5846
    @rahuljamba5846 2 роки тому

    Great things

  • @TheSaf7uk
    @TheSaf7uk Рік тому

    Hello buddy I’m Sarfaraz from london. I’m trying to achieve this exact animation that I use in Keynotes. I have 3 Arabic letters that I would like to apply magic move animation to. I was wondering if I could hire you to do it? I would be very grateful if you could get back to me.

  •  4 роки тому

    Wow!

  • @anotherguycalledsmith
    @anotherguycalledsmith 4 роки тому

    Very nice ;-)

  • @shozabhaider975
    @shozabhaider975 4 роки тому

    can we do this in Swift ?

    • @ayushpatel3974
      @ayushpatel3974 4 роки тому

      swift is a programming language and SwiftUI is a framework so may be you can ask "Can we do this in UIKit"

  • @mark_greenwood
    @mark_greenwood 4 роки тому

    That's great