React Native Shared Element Transition With Reanimated 3

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2024
  • Hello, in this video i will show you how to create Shared Element Transition in React Native With Reanimated 3
    Full Code - github.com/Rakha112/react-nat...
    Reanimated - docs.swmansion.com/react-nati...
    React Navigation - reactnavigation.org/
    Hey if you found this video helpful and if you want to support me, you can buy me a coffee from this link ko-fi.com/rakhawibowo
    Chapters:
    0:00 - Demo
    0:25 - CAUTION!
    0:35 - Installing Dependencies
    3:57 - Create Native Stack Navigator
    7:13 - Create Home Screen
    14:54 - Create Detail Screen
    26:28 - Final Result
    26:47 - Thankyou
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 30

  • @imam_robani
    @imam_robani 8 หลายเดือนก่อน

    Wow that's cool
    Thank you for making a video about shared elements, keep up the good work bro

    • @rakhawibowo
      @rakhawibowo  8 หลายเดือนก่อน

      Hey bro, thank you very much for always watching my videos 🔥 I hope this video can help you

  • @yarapolana
    @yarapolana 8 หลายเดือนก่อน

    youtube just recommended me this video… amazing job!

    • @rakhawibowo
      @rakhawibowo  8 หลายเดือนก่อน

      Hey thank you very much for watching this video!!!

  • @YuriiLutsyk0304
    @YuriiLutsyk0304 8 หลายเดือนก่อน

    Cool!!

  • @PauloIcaro-pg2xk
    @PauloIcaro-pg2xk 8 หลายเดือนก่อน

    Best 😊

  • @abdulsamadayoade9439
    @abdulsamadayoade9439 8 หลายเดือนก่อน

    awesome, thanks

    • @rakhawibowo
      @rakhawibowo  8 หลายเดือนก่อน

      No worries bro!

  • @angelfireful
    @angelfireful 8 หลายเดือนก่อน +1

    excelente👏👏👏👏👏👏

  • @antonioteixeira1779
    @antonioteixeira1779 27 วันที่ผ่านมา

    ❤❤❤❤❤❤❤❤❤

  • @Gustavo-vu1py
    @Gustavo-vu1py 2 หลายเดือนก่อน

    its possible made shared element transition with online images?

  • @sefailyasoz
    @sefailyasoz หลายเดือนก่อน

    I'm trying this with an Expo project but it still messes the whole thing, have you ever experienced a problem with this transition in an Expo app ?

  • @iJuce
    @iJuce 7 หลายเดือนก่อน +1

    The music is driving me crazy

    • @rakhawibowo
      @rakhawibowo  7 หลายเดือนก่อน

      hey I'm sorry about that 😅

  • @danielraj3260
    @danielraj3260 8 หลายเดือนก่อน

    Hi bro can you pls suggest me to create custom bottom tabs based on the api

    • @rakhawibowo
      @rakhawibowo  8 หลายเดือนก่อน

      Hey, I'm sorry, I'm not sure what you mean, is the bottom tab dynamically changing according to what's in the API?

    • @danielraj3260
      @danielraj3260 8 หลายเดือนก่อน

      @@rakhawibowo thanks for your reply yes,it possible or not if it is possible can you post vedio about this topic or suggest any way to find

  • @hds6857
    @hds6857 6 หลายเดือนก่อน

    When I use shared transition in a tab navigator It does not work. Do you know how to implement that inside tabs?

    • @rakhawibowo
      @rakhawibowo  6 หลายเดือนก่อน

      Hey, do you mean the bottom tab navigator when you refer to the tab navigator?

    • @hds6857
      @hds6857 6 หลายเดือนก่อน

      @@rakhawibowo yes, the bottom tab navigator

  • @YuriiLutsyk0304
    @YuriiLutsyk0304 8 หลายเดือนก่อน

    I'd like to watch a video - implementation a draggable list

    • @rakhawibowo
      @rakhawibowo  8 หลายเดือนก่อน +1

      Hey, thanks for your suggestion, but it's already on my list, so stay tuned for the video 🔥

  • @user-kv6bu9hi1t
    @user-kv6bu9hi1t 4 หลายเดือนก่อน

    shared transition element not working? help me please

    • @turkergercik
      @turkergercik 2 หลายเดือนก่อน

      İt only works with native stack navigator now.

  • @imPrathamDev
    @imPrathamDev 8 หลายเดือนก่อน

    it's support fabric?

    • @rakhawibowo
      @rakhawibowo  8 หลายเดือนก่อน

      Hey, currently shared elements from reanimated 3 are not supported for fabric

  • @user-xs8bz6nl3y
    @user-xs8bz6nl3y 6 หลายเดือนก่อน

    how use it with data from server?

    • @rakhawibowo
      @rakhawibowo  6 หลายเดือนก่อน

      Hey, you can fetch your data from the server as usual, but make sure that each shared element component has a unique and non-duplicate sharedTransitionTag

  • @adelashour3253
    @adelashour3253 5 หลายเดือนก่อน

    its not for apps in production

    • @rakhawibowo
      @rakhawibowo  5 หลายเดือนก่อน

      Hey, Reanimated Shared Element Transitions is an experimental feature, not recommended for production use yet