Practically the easiest to use animation framework for RN I've seen. No coincidence it's really similar to css keyframes, same concept, only written with a component
Hey Catalin! amazing video as always, but as shadows only work with IOS what is your advice to develop something similar to this on react native for android?
10:20 Hi! Is it possible to animate fontSize prop of React Native Svg Text at 60fps? I saw your videos with animating of other SVG props(donut chart) but I could not implement the same thing with the fontSize prop.
i have this Warn pleas can you sey what need do ? ADVICE) View #477 of type ABI48_0_0RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
Can you please let us know which extensions do you use in VSCode for React Native ? I never see such autocomplete in VScode for Javascript or React Native .
@@CatalinMironDev Hi thanks for reply, As we know we can’t use chrome debug mode with reanimated v2. We need to use flipper. Can we use default chrome debug with moti
Looks great.
Thanks Fernando 🤗
I'm glad to see you back, your videos are really helpful. Keep up the good work!
Thanks a lot Maplache ✌️
your channel is a blessing! thank you SO much! as soon as i get a dev job, i'll subscribe to your patreon, you deserve the world
Thank you so much Tina, I am happy that my content is valuable for you and I wish best of luck ✌️
Hey Catalin! Welcome its so good to see you back :)
Thanks Bedirhan, I’m glad to be back as well ✌️
Welcome back dude It´s been a while, love your tutorials!!
Thanks Bruno, this is the second tutorials after a while, hopefully there’s more to come 🤞
Thank you buddy you can't imagine how much you boosted my mobile dev career.❤
Its so good to see you back and active...
Thanks David, I’m glad to be back as well ✌️
We love you man, gald you're back!!
Thanks a lot Hadi, I’m glad to be back as well ✌️
So simple yet the effect looks so good :D
Thanks Eghizio ✌️
I've been waiting a long time for a video tutorial from you
I have posted another one last week. Thanks for checking my channel Khalis ✌️
I arrive by clicking on the like.
Your videos help me a lot! thank so much for this!!!!
Thanks Alexandre ✌️
awesome! good editing as well on the video - thank you
Thanks Tamas ✌️
Big fan of u man...after long time nice to see u man
Thanks Sourabh ✌️
Heeeey brooo hi again! Getting pro day after day, keep it up!!!
Thanks a lot ✌️
Glad to see you!
Thanks Akbar, I’m glad to be back as well ✌️
Tha man is back at it with the good stuff 🔥🔥
Thanks a lot man ✌️
the king is back :)
Haha, thanks Tanveer ✌️🤴
Welcom back bro!💪💪💪
Thanks Kira ✌️
Awesome com back ! Thnak you very much for this content ;)
You’re more than welcome, I’m glad you liked it ✌️
Practically the easiest to use animation framework for RN I've seen. No coincidence it's really similar to css keyframes, same concept, only written with a component
How do you compare this to framer?
@@tonyabracadabra6935 never used it before tbh
I can’t wait longer!!😻
Haha, thanks ✌️
Loop Loop Loop ... Awesome bro 😁
😂 thanks Arham ✌️
@@CatalinMironDev I am very happy that you are moving forward with positive energy, I wish you all the best. 🤗🙏
Great video, as always !!
Thanks Archit, I’m glad that you liked it ✌️
thank you for tutorial, man. Help me very much :)
I am glad this helped. Cheers Levi ✌️
more exciting than witcher season2 🤘
Haha, epic!! Thanks Oguzhan ✌️
Yes it is
You are back
I’m almost back:)
@@CatalinMironDev you are back for good man welcome
Love the loop loop loop....
Hahaha, thanks Balogun ✌️
He is back
Who’s back?
Thanks for sharing man😌🙏..
You’re welcome Solomon ✌️
Keep them coming 😎
I’ll do my best, thanks Alireza ✌️
Thank you Catalin!
You’re welcome Igor ✌️
Thanks for this tutorial, I would like to ask if I can change the repeat value with useState (between Infintiy and 0). Thanks
Great👏👏
Nice hoodie :D
Hahaha, thanks Jakub ❤️
Thanks a lot
SOOOO GREAAAAT :D
Thank you Jolly ✌️
awesome
What is the extension you have for motiview on vscode. I think you could share the extensios you use. Thanks!
Your videos are amazing btw
Thanks. Thanks. Thanks.
Hello! How to modify expand and compress duration of circle separately? Thanks
Can moti be used to move a graph tracker (the line below the finger)?
hi, bro awesome/ thanks
Hey Catalin!
amazing video as always, but as shadows only work with IOS what is your advice to develop something similar to this on react native for android?
Hi Eden, you can add elevation along with boxShadow so this can target Android. Please let me know if this worked out. Thanks!
So this is basically framer-motion for react native?
We'll take a look at "loop......" 😅
We miss you buddy, hope to see you soon
Hi, I love your tutorials, shall you make a video, that how to use native components in react native
I’m too lazy to do native ✌️
10:20 Hi! Is it possible to animate fontSize prop of React Native Svg Text at 60fps? I saw your videos with animating of other SVG props(donut chart) but I could not implement the same thing with the fontSize prop.
Yes, use directly Reanimated2 and use useAnimatedProp for that
Awesome content as always 😍 Sir can you please make a infinite carousel .
Thanks Ram, I can do it ✌️
@@CatalinMironDev waiting for that 😍
Catalin, do i get access to the animation resources from patreon, with the 5$ membership?
Hi Lautaro, most of the animations are available for $5 but some for $10. Thank you!
i have this Warn pleas can you sey what need do ?
ADVICE) View #477 of type ABI48_0_0RCTView has a shadow set but cannot calculate shadow efficiently. Consider setting a background color to fix this, or apply the shadow to a more specific component.
Can you please let us know which extensions do you use in VSCode for React Native ? I never see such autocomplete
in VScode for Javascript or React Native .
The extension is called GotHub Copilot. Thanks Shahzad
Hello! Is it real to make infinity horizontal carousel with animated api?
It can be real:) you only need to have a little imagination. Cheers ✌️
@@CatalinMironDev Thank you!)
Awesome stuff man, would the glow effect created with the shadowOffset show in android, or you'd need elevation (P.S. I have no experience with moti)
You need to use elevation, sorry for not touching this part in the video (I completely forgot about it)
The shadow Prop only works in IOS :(
You’re right, but you can pass elevation (ps: this will run as well)
Can we use remote debug with Moti?
What exactly you’d like to debug? Thanks Aykut✌️
@@CatalinMironDev Hi thanks for reply,
As we know we can’t use chrome debug mode with reanimated v2. We need to use flipper. Can we use default chrome debug with moti
Even with elevation, the shadow does not look the same on Android. 😕 Works great on iOS though.
Getting Error as Cannot read property 'useContext' of null
Same here. Did You find any solution?
Nice, but its only works in IOS.
This is because I forgot about it tbh, you can use elevation for android and its going to work the same. Thanks Yacine ✌️
number 12..
Is it 1, 2 or 12?