How to Implement a Shared Element Transition In Jetpack Compose

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

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

  • @PhilippLackner
    @PhilippLackner  6 месяцев назад +2

    The 25% discount for all my courses expires in 10h. There's no discount planned in the next time:
    pl-coding.com/premium-courses

    • @EvanRasmusen-ub8nq
      @EvanRasmusen-ub8nq 6 месяцев назад +1

      Hi Philipp, how are you? I hope well. I know your paid courses must be excellent and I would love to purchase your complete package. However, I live in Brazil and for me it would be too expensive, I believe for other Brazilians too (approximately the salary for almost 2-3 months of work in the complete package of ɛ600.00). Perhaps you could regionalize the prices according to the country of the person interested, that way I believe you would sell much more in those countries. Thank you for your attention.

  • @masti437
    @masti437 6 месяцев назад +35

    I say Google should hire Philip to make content for their official site.
    These videos are a treasure,
    Thanks Philip :)

    • @walrider7374
      @walrider7374 6 месяцев назад +3

      He'll probably cash less.
      I think his business is selling courses, I could be wrong... I'm not saying anything negative!, I actually recommend purchasing his courses, they are very good and I would like to keep supporting his efforts here at RUclips, every single one of his videos are Gold.
      Philip, if you are reading this: Thank you, you are the reason why I did not quit mobile development.

    • @ErickSorto3
      @ErickSorto3 6 месяцев назад

      @@walrider7374 Google could let him plug his stuff

    • @WilliRittmann-iq5bu
      @WilliRittmann-iq5bu 6 месяцев назад +2

      Wouldn't be that good if Google control his content, been free has yours pros

  • @anubhavkumarrao3141
    @anubhavkumarrao3141 6 месяцев назад +12

    This is the channel where I learn programming by building projects back in my first year of college
    I learnt a lot from you Philip.
    Today I’m in my final year and have done 3 internships.
    Thanks for making such good content.

    • @PhilippLackner
      @PhilippLackner  6 месяцев назад +2

      So cool, thanks!!

    • @ano9161
      @ano9161 6 месяцев назад

      Could you please share how you managed to secure the internships?

  • @ARivanw
    @ARivanw 4 месяца назад

    this man is amazing, he make a video tutorial that benefit many people just for free and he also put these coding on describ
    this man really awesome

  • @artur.skvorcov
    @artur.skvorcov 6 месяцев назад

    Omg this is the only thing I was lacking in compose! Finally it is available and I can create the smoothest experience I wanted 😻

  • @upbeatsarcastic8217
    @upbeatsarcastic8217 6 месяцев назад +12

    Excellent video. Jetpack Compose is amazing but I really feel like it's missing a layer of "sugar" that hides some of the complexity. Same as Coroutines, the frameworks are awesome but it's far too easy to shoot yourself in the foot imo.

    • @antoniofuller2331
      @antoniofuller2331 6 месяцев назад +3

      You sound like someone who like Jquery

    • @xjosk_
      @xjosk_ 6 месяцев назад +3

      @@antoniofuller2331 lol

    • @AdrianTache
      @AdrianTache 6 месяцев назад

      Just like everything Compose, always in beta...

    • @shadowpenguin3482
      @shadowpenguin3482 6 месяцев назад

      Yeah, in flutter you just wrap it in a Hero Widget, weird that it is so much more cumbersome on jetpack compose

  • @ArnoStofberg
    @ArnoStofberg 6 месяцев назад +2

    Any idea how this fits into the Compose testing framework? How do you pass dummy test transition and animation scopes to composables if I just want to test them in isolation as opposed to navigation? Do you need to create a nav controller and wrap all tests' compose content in a SharedtransitionLayout so they work or is there a simpler cleaner way if you are not interested in testing that part of a composable?

  • @Alchemist10241
    @Alchemist10241 6 месяцев назад +1

    please make a video about how to properly enqueue error messages in MVI pattern

  • @John-qt6qk
    @John-qt6qk 6 месяцев назад

    Awesome Thanks a lot Philips, I was waiting for this

  • @thetobynator1373
    @thetobynator1373 6 месяцев назад

    Hey Philipp, quick question: Is there a way to utilise sprite sheets and sprite animations in Jetpack Compose? I've been trying to find a way to implement sprite layers and animations for a gamified task manager app, but as far as I can tell, that kind of functionality isn't supported in Jetpack Compose?
    Would really appreciate your suggestions on how to get this to work, or what software/language you would recommend if it's not possible with Jetpack/Kotlin. Thanks.

  • @yxles
    @yxles 6 месяцев назад

    Can you make a video about implementing object detection on Jetpack Compose? I've learned a lot about JC because of you! Thank you for keeping on doing this free tutorials :>

    • @ilyastoletov
      @ilyastoletov 6 месяцев назад

      What you mean by Object detection? Computer Vision?

    • @yxles
      @yxles 6 месяцев назад

      @@ilyastoletov yeah

  • @theg4meover988
    @theg4meover988 6 месяцев назад +1

    Great tutorial as always !

  • @MaggicBones
    @MaggicBones 6 месяцев назад +1

    They finally did it !

  • @SuperSapna007
    @SuperSapna007 6 месяцев назад

    Can this be applied for image url(when the images are loaded dynamically) on both the screens? I have 2 screens where the images are set through image urls from the server?

  • @shohjahonsirojev5974
    @shohjahonsirojev5974 6 месяцев назад

    I used it. Thanks Philipp

  • @mateusz7389
    @mateusz7389 6 месяцев назад

    Do you try use context receivers, to scope Composables?

  • @coldwised
    @coldwised 6 месяцев назад

    Will this work with transition from the LazyList/LazyGrid to the Pager?

  • @aj3413
    @aj3413 6 месяцев назад

    One question can we use shared ui transition for async images??

  • @AliFarhad-e6t
    @AliFarhad-e6t 4 месяца назад

    nice tutorial !

  • @hashemmousavi2451
    @hashemmousavi2451 6 месяцев назад

    I always like then whach your videos! I'm sure it will be informative and useful

  • @hickspro613
    @hickspro613 5 месяцев назад +1

    doesnt work with constraint layout

    • @marsdenmadoka6896
      @marsdenmadoka6896 Месяц назад

      anyone who has found a way out to work with it using constraint layouts?

  • @tch.777
    @tch.777 6 месяцев назад

    Amazing video like always, ty!!🔥🙏

  • @gabrielpetrutbadicioiu787
    @gabrielpetrutbadicioiu787 6 месяцев назад +1

    Do you stand up while coding?

  • @Benianus3D
    @Benianus3D 6 месяцев назад

    I have a question please,
    If someone wants to specialize in mobile app development, would you advise them to start with cross-platform development or native development? And if the answer is native development, should they learn Java first or enter directly into Kotlin? Also, if they start with one of these options, would they be able to easily switch to the other at a later stage? For example, if they started with cross-platform development and later wanted to switch to native development.
    best regards

    • @antoniofuller2331
      @antoniofuller2331 6 месяцев назад

      I only know Java, not Kotlin. I have no idea why I'm watching this video

    • @antoniofuller2331
      @antoniofuller2331 6 месяцев назад

      From my perspective, every time I see kotlin code it looks scary. Do you know any RUclips channel that's teaches it well???

    • @allanandliftedhands2669
      @allanandliftedhands2669 6 месяцев назад +1

      Kotlin, Native .You are set!!

    • @allanandliftedhands2669
      @allanandliftedhands2669 6 месяцев назад

      @@antoniofuller2331 If you know javea you are letting yourself down by not learning Kotlin..the switch is just like 2 weeks and you are set with Kotlin for life

    • @AI-DroidX
      @AI-DroidX 6 месяцев назад +1

      Some say Cross platform like Flutter will die and Kotlin is now in alpha on Multipaltform so learning Kotlin is good to go

  • @Revitalish
    @Revitalish 5 месяцев назад

    i dont have no SharedElementTransitionComposeTheme. and i added the dependencies you said..

    • @younes_dz05
      @younes_dz05 3 месяца назад +1

      That's not important, it is just the app theme name which is created automatically by android studio, it concatenates the project name and the word "theme". The most important thing is to use SharedTransitionLayout composable

  • @georgegiosue
    @georgegiosue 6 месяцев назад +1

    Awesome!!!

  • @cpr1028
    @cpr1028 6 месяцев назад +1

    I always watch your video ❤.

  • @mustafaammar551
    @mustafaammar551 6 месяцев назад

    Very Cool
    Thank you

  • @adricoalexander1705
    @adricoalexander1705 6 месяцев назад

    This is very cool ,

  • @Oswald-41
    @Oswald-41 6 месяцев назад

    Thx

  • @sushruths8511
    @sushruths8511 6 месяцев назад

    🎉🎉🎉🎉🎉🎉

  • @Oer_official
    @Oer_official 23 дня назад

    ruclips.net/video/mE5bLb42_Os/видео.html can any one tell me how this happen what is the short cut for this