As always, masterpiece .. Your "My way of doing" thing is totally the best .. Please don't stop uploading videos , keep us animated with your knowledge 😍❤️
Hi Miron, can you make a fundamental and basic tutorial for Animated API? or Animated API from react-native-reanimated? such as making timing function, spring etc... I really need those tutorial since the react-native-reanimated documentation seems too advance for me :D I like your tutorial because you're using JS and your english pronounciation are easier to understand, bcs im not a native english XD
Thank a lot, by the way is it possible make camera filters which is kind of beauty filter before take a photo like default. For example the app called B612 or SNOW? Really want to learn how to build this up!
Thanks a lot Filipe. I’m not sure about the course, I took some days off and I was pretty lazy lately. Hopefully this will be release in the near future. Thanks ✌️
I tried each and every step but there was a problem in inputtext padding it was not actually overlapping with the flatlist value so i have given marginTop:-10 explicitly. Rest worked great. Thanks for the tutorial.. :) :)
I'm a beginner. this is not beginner-friendly. bcoz u are starting somewhere. please try to make a full tutorial. time doesn't matter. and change your font style it will improve your channel. thank you
Whenever you start, please start from scratch..this will be helpful to us as lot of code is already written on your vs code,so it's kinda hard sometimes to understand
Thanks for sharing your feedback. I will try to do it in the future! Also, the starter code link is in the description, you can pause the video, grab it, add it into your IDE and resume the video. We will have the same starting point. Thanks again for this feedback Hasan ✌️
Maybe one day! Thanks for the suggestion. Meanwhile, if you'd like to support me and have access to some private source code, you can become a Patreon: www.patreon.com/bePatron?u=20582060. Thanks ✌️
You can check it yourself on ReactNative docs. Its basically avoiding extra bounce/jumpiness at the start or end of the list while scrolling. Thanks! ✌️
You are a Wonderful React Native Tutor on TH-cam....Thank you so much :)
Wow, thank you and you're very welcome Tushar ✌️
As always, masterpiece .. Your "My way of doing" thing is totally the best .. Please don't stop uploading videos , keep us animated with your knowledge 😍❤️
Thanks a lot Sujata for showing your appreciation, it means a lot to me. Thanks ✌️
@@CatalinMironDev You deserves more than that .. I'm glad I found you 😅 .. Now, I can be a good React Native Developer .. Thank you ♥️
Dude, you are just amazing. I watched your tutorial like a addictive TV series. Great job, keep up the good work and thanks a lot.
Hello from another romanian guy and thanks for this video. Studying React Native for my job at the moment.
Hi 🇷🇴 I’m glad that you choose my channel to learn React Native animations . Thanks ✌️
@@CatalinMironDev perfect videos to learn from.
The TextInput trick is really useful since useState don’t really work with animation that well, solved one of my problem thank you
Liked before watching it, bro!
I'M IN LOVE WITH YOUR CHANNEL!
Absolutely amazing content ❤
I saw your tweet, who's the person who hates you ? we need to blame them, because you're the best 😎
haahaha, I'm not going to blame or point to a particular person, but whoever it is, that person knows :)
I do enjoy it. very well... Please make more animated tuts
Thank You Catalin, It's a very awesome tutorial I learned a lot, keep going as usual 🔥🔥🔥
Thank you very much! I will try to use in my project
Great like usual, thanks Miron
Hi Miron, can you make a fundamental and basic tutorial for Animated API? or Animated API from react-native-reanimated? such as making timing function, spring etc...
I really need those tutorial since the react-native-reanimated documentation seems too advance for me :D
I like your tutorial because you're using JS and your english pronounciation are easier to understand, bcs im not a native english XD
Thanks, I will help me a lot for resolving text value animation
Wooow that was very good I'm really enjoyed
Awesome as usual!
Thank you! Cheers! ✌️
Thank a lot, by the way is it possible make camera filters which is kind of beauty filter before take a photo like default. For example the app called B612 or SNOW?
Really want to learn how to build this up!
You are the absolute best!
Always with a bang 🔥
Uuu, thanks a lot Adarsh ✌️
Wonderful learning by you.
This dude is awesome
You are doing too much good ✌️🔥🔥
i wanted to learn pan responder so of you can please make few videos for this topic may be it can help 💯
Bro, you are Awesome ❤
it's very very very niceeeeee ,
thanks catalin
Thank Ahmad, I’m glad you liked it ✌️
Great video brother 👍
Glad you enjoyed Thanks Praveen ✌️
great content like always man thank you for your time and effort 👏👏💯💯💯💯
Always my pleasure Bedirhan! ✌️
Great video. Thank you.
Awesome bro!
Thanks Fermin ✌️
thank you a lot for this
Top content !!!!
Thanks.
I want to pause countdown and resume again from there so how to paused timer when some props changes in parent component
Pause and resume is something that I’ll cover in my upcoming course for Instagram stories in React Native.
@@CatalinMironDev waiting for that
as brilliant as ever.
Wow, thank a lot Nadeem! ✌️
I want to show number list in vertical mode with same animation, can you please tell me how can I do that?
Awesome as always. Hey do you have any courses happening?
Thanks a lot Filipe. I’m not sure about the course, I took some days off and I was pretty lazy lately. Hopefully this will be release in the near future. Thanks ✌️
Could you do bottom sheet using animated??? Your videos are awesome
i want to display total 7 item in one row with less width, here we are showing only 3, so how can we do that...???
wonderful
Thank you Farrukh ✌️
Fantastic, awesome.
Glad you like it! Thanks Igor ✌️
Awesome
I tried each and every step but there was a problem in inputtext padding it was not actually overlapping with the flatlist value so i have given marginTop:-10 explicitly.
Rest worked great.
Thanks for the tutorial.. :) :)
Will you consider using flutter?
can anyone help me out to implement same timer selected but direction should be vertical
what is the font you are using?
Budget version of William. Nothing wrong with that :D
What do you mean? Could you please share more? Thanks ✌️
Pls create a music app with ylight music 👌
please wat the name of your background music
TH-cam is responsible for providing such beautiful songs. I don’t know the names tho. Thanks ✌️
Noice 🔥
Thanks Gorhom ✌️
Can anyone explain me how snapToInterval works? I didn't catch it
hey everybody , any best react native course? please share link
Your tutorials is awesome. Can you explain below code, it really hard to understand
useEffect(() => {
const listener = textInputAnimation.addListener(({value}) => {
inputRef?.current?.setNativeProps({
text: Math.ceil(value).toString(),
});
});
return () => {
textInputAnimation.removeListener(listener);
textInputAnimation.removeAllListeners();
};
});
I'm a beginner. this is not beginner-friendly. bcoz u are starting somewhere. please try to make a full tutorial. time doesn't matter. and change your font style it will improve your channel. thank you
Waiting for reanimated2 vids
Whenever you start, please start from scratch..this will be helpful to us as lot of code is already written on your vs code,so it's kinda hard sometimes to understand
Thanks for sharing your feedback. I will try to do it in the future! Also, the starter code link is in the description, you can pause the video, grab it, add it into your IDE and resume the video. We will have the same starting point. Thanks again for this feedback Hasan ✌️
Hey , make a course on React native , yours would rock on udemy 🔥💯
Maybe one day! Thanks for the suggestion. Meanwhile, if you'd like to support me and have access to some private source code, you can become a Patreon: www.patreon.com/bePatron?u=20582060. Thanks ✌️
and also please to your flat list deocumention for bounce
You can check it yourself on ReactNative docs. Its basically avoiding extra bounce/jumpiness at the start or end of the list while scrolling. Thanks! ✌️
@@CatalinMironDev I can't find the bonce animation part in the documentation
@@kymzTech Did you at least try to search for it inside the documentation? Here's the link: reactnative.dev/docs/scrollview#bounces.
Tnx
please make tutorial in react native cli.
Why? I mean what would be the difference? Thanks Bilal!
you gotta start from scratch, I like your content, but I'm so lazy to figure out how to get where you start from!
Noted! I also shared the starter code, the link is in the description. Thanks! ✌️
Great video!