Learn React Native FAST by becoming a member of Galaxies.dev today [FREE] galaxies.dev/reactnative
@ShawnChristopher10101 Жыл бұрын
Thanks for the concise example...this was probably the most direct example I've seen, thanks again.
@galaxies_dev Жыл бұрын
Glad you enjoyed it Shawn!
@Rekoide10 ай бұрын
I love React Native, but watching you explain so fast and easy, makes me like React Native even more 😂
@galaxies_dev9 ай бұрын
Haha thanks :D
@dericbytes11 ай бұрын
Really helpful. Nice compact tutorial. Thanks
@davidadokuru8139 Жыл бұрын
Loved this Always giving what I need right now
@galaxies_dev Жыл бұрын
Love to see the new features working so awesome 🔥
@hds6857 Жыл бұрын
Hi. I follow the tutorial and it works but when I use it into a tab, it doesn't make the animation. Do you know how to show the animation transition inside a tab?
@ferrad1 Жыл бұрын
great video BOSS ! i'm sharing !
@galaxies_dev Жыл бұрын
Thanks for sharing!!
@sahilverma_dev2 ай бұрын
how to achieve shared element transition in new react native architecture?
@nmiz1987 Жыл бұрын
WOW! Thank you!
@Howleyy13 Жыл бұрын
Fantastic video
@galaxies_dev Жыл бұрын
Thank you mate 🙌
@juliendestro2011Ай бұрын
GREAT JOB 👍 But I'em using expo file-based router; how can I use Shared element with expo router pls ?
@galaxies_devАй бұрын
Should work mostly the same!
@ck-in4ez16 күн бұрын
@@galaxies_dev Not workin at all
@juliocesarcosta81688 ай бұрын
this present="modal" from react router only work in ios right? I can't make this on android
@anakinskywalker1926 ай бұрын
The shared transition tag is not working for me, I'm using expo 51 and reanimated 3.10, anyone have the same issue?
@arixmotions6 ай бұрын
Same, i think its because of expo router. It used to be only supported for react navigation. My images have an exit animation but dont have an enter animation. And once im out of the screen, it makes the tagged element disappear. Maybe a bug? My code should be fine according to logs it passes the correct tags and images so im not really sure why either
@SayeedAfridi-p6x4 ай бұрын
@@arixmotions Did you guys got any other solution for this ?
@arixmotions4 ай бұрын
@@SayeedAfridi-p6x im planning on reworking my ui with react nav instead since it is fully supported there. haven't found any solution to it
@cecece775 Жыл бұрын
Really impressive
@galaxies_dev Жыл бұрын
Thank you 🙌
@Yukiixs Жыл бұрын
I can’t make it work with solito / tamagui on both web & mobile 😢
@zerozero334 Жыл бұрын
great day!
@galaxies_dev Жыл бұрын
Yes it was!
@manish_sahu_25Ай бұрын
🔥
@sivsovanpanhavorn62967 ай бұрын
Does this work on android for the shared transition tag?
@kwesikayofficial3078 Жыл бұрын
love it
@IMADABOULHOUDA7 Жыл бұрын
Hey simon can you do it with ionic or html and css
@kwesikayofficial3078 Жыл бұрын
i like u to do a full course on reanimated 3
@galaxies_dev Жыл бұрын
Sounds like a plan!
@mehedihasansony Жыл бұрын
does ionic with angular have something like this?
@galaxies_dev Жыл бұрын
I don't think Reanimated works with Angular yet..
@joingather Жыл бұрын
First, thank you!! Super helpful. Do you know if Shared Element Transitions work with Expo Dev Client builds? I got this all working w/ Expo Go no problem but doesn't seem to work in my dev client. Any thoughts?
@galaxies_dev Жыл бұрын
They definitely should! Did you see any errors or notice something strange?
@joingather Жыл бұрын
No errors that I saw at that point - according to their team it should work no problem, so now that I know that it should work, I'm going to dig in a bit more & try to get to the bottom of it. Thanks - maybe i'll reach out if I have any specific lorgs/breadcrumbs to follow@@galaxies_dev
@Bharath_Murugan Жыл бұрын
Will this work on React native CLI
@Rasika19 Жыл бұрын
Hey Simon...is NFC supported in ionic 5? If so, can you please post videos of reading and writing NFC in ionic with amgular
@galaxies_dev Жыл бұрын
There should be an according Capacitor plugin but I haven't tried yet.
@dancristian3673 Жыл бұрын
does it works for expo projects react native?.. is there a reference for your whole project demo to download and test it ?
@galaxies_dev Жыл бұрын
Yes the link is below the video!
@China1982-c9h11 ай бұрын
Hello! shared transition element does not work example from the official Reanimated 3 website. Can anyone help. expo 50. Android. React Native 0.73.4
@4nt1g3n11 ай бұрын
Doesn't work for me too. Currently battling it 😂
@China1982-c9h11 ай бұрын
@@4nt1g3n works expo 49
@matysw Жыл бұрын
my only question is, i hate the slow duration of 500ms, HOW CAN I MAKE IS FASTER???? I am trying to figure out for 4 days and still nothing :(
@galaxies_dev Жыл бұрын
you can always set the duration yourself for animations!
@matysw Жыл бұрын
@@galaxies_dev but i dont know how🥺or where? for this exact animation.
@jerryjohnthomas4908 Жыл бұрын
Hi Simon, I was following your tutorial on android, all works well till the sharedTransitionTag then on clicking from index to model, no animation occurs, but on going back it crashes with an error, Attempt to invoke virtual method 'java....renanimated. Any help would be greatly apprciated, as I have been trying for some time.
@galaxies_dev Жыл бұрын
It's still in beta and I also experienced issues now with Expo Router.. No problems with just React Navigation though!
@AlbertoVasquez1 Жыл бұрын
Getting the same thing
@jasim17 Жыл бұрын
hi thanks for the video can you make a video on google and facebook login/signup integration or phone pay and gpay integration this type videos are not available on youtube as a beginner we need more videos on this type topics react native cli...
@adelashour3253 Жыл бұрын
It is experimental as the documentation says and not recommended, and it is buggy in real apps that fetches data from server