Hey William, can you explain how the "timing" function in redash works, and the equal without redash, just like you explain "...translate()" in "Advanced 2D Transformations in React Native" video. Thanks.
You're welcome Natallia 🙋🏼♂️Many potential tweaks and customizations that could be applied to build a nice wallet animation like in the Joe&Juice example.
Hi William, you are the right person to answer my question. React is good no doubt about that but flutter is coming very hard in native development. What do you think about the future of React-native. I heard a lot about flutter compile speed and work around widget to build the layouts in flutter. React & react-native you have the choice to choose libraries and tools to build your apps but it's seems it's also a draw back for many. What are your thoughts on this?
I don't have any experience with Flutter unfortunately. What I like with React Native is that we can approach it with web developments skills (JavaScript/CSS). It's not a new paradigm to learn. I guess that I'm lazy that way :)
Should we ever try to use this technique for scrolling a larger list? Or would it have performance issues that FlatList would otherwise not have? P.S. Great video!
Great stuff as usual ! How would you deal with a large list of items that will be lazy loaded when reaching a certain amount of already displayed cards ? like a flatList for exemple :)
This is by far the topic on which I received most questions. My first instinct on this was: do your own virtualized list implementation. Now I remember that you can use the same animation recipe that is used for sticky indices (it's done in JS in the RN implementation) to have this animation in a scrollview or flatlist. This would require us to use Animated instead of Reanimated for this to work properly on both iOS and Android. I might take a shot at it.
Hii William , im new to react native im working as React Native developer but i have not done animation or leta say ui part , i work on business logic and third party integrations mostly and i want to learn animations and ui so that it will add more value to kya knowledge....can you please refer me something to learn or any words of wisdom from you for ui and animation....any advice my dear friend ? I truly admire you ... Want to become like you with ui part. Thank you for amazing content. ❤️ Take care . Stay safe . God bless you n your beautiful family. Thank youuuu !!! 😊
weldone sir awesome could you pleas sir help me , i have ask many people but they don't help me for making step counter like pedometer that count your step how much do you have walked, pleas sir help me .................
This is far the best content on animation on RUclips. Keep it going!
Wow, thanks Lucas!
Thank you for mentioning Design+Code -- Love your videos! ❤️ ❤️
Big Thank You for the inspiration.
Awesome video, awesome thumbnail!
I'm being advised by the best ;-)
people are coming back to react-native because of your great work
As always a great content, with a great professional. Thanks for the video :D
My pleasure Gabrial. Thank you for your support.
Holy shit, this is incredible. It's magical. Thank you so much for these tutorials!
I'm having a blast doing them so a big thank you for your support 🙌🏻
Pls do more fancy ui with animations 👌
You got it ;-)
Man I am in love with this channel.
Amazing, this is exactly the animation I've been trying to implement in my app! Thank you so much!
Your videos gives me motivation to take very deep interest in animations. Thank you very much.
How did you make this card UI design.. Looks so good👍
Awesome, u always amaze me with your creativity, thanks a lot.
We need a Udemy course on react native animation, I’d definitely buy it 🙌🏾🔥
I have a course at start-react-native.dev/
@@wcandillon I bought the course, it's not very beginner friendly. I wish i understood half what was going on there. Great content all the same.
Williams your are the best 10/10
Thank You for your support Carrow!
Hey William, can you explain how the "timing" function in redash works, and the equal without redash, just like you explain "...translate()" in "Advanced 2D Transformations in React Native" video.
Thanks.
This is a topic I go deep into on my online course. I might add it to the youtube channel as well in the future.
Awesome video!!! But how we can get this animation on ScrollView or FlatList?
Hi, could you share cards pictures? They look fantastic
Hello what do you recommend to Integrate a video call on his react native app ? Twillio ? But do they have react sdk ?
Lol William ton accent prouve suffisamment que tu es francophone. Sinon belle vidéo. Du coup je m'abonne à ta chaîne
When are you going to release a full course with projects?
I have a course at start-react-native.dev/ and plan to add more content under this subscription.
Many thanks to you William!!! :) :) :)
You're welcome Natallia 🙋🏼♂️Many potential tweaks and customizations that could be applied to build a nice wallet animation like in the Joe&Juice example.
Great video. How would I add a bounce effect to this also?
as usual 🔥
Thks Mo!
great stuff as always
Hi William, you are the right person to answer my question. React is good no doubt about that but flutter is coming very hard in native development. What do you think about the future of React-native.
I heard a lot about flutter compile speed and work around widget to build the layouts in flutter.
React & react-native you have the choice to choose libraries and tools to build your apps but it's seems it's also a draw back for many.
What are your thoughts on this?
I don't have any experience with Flutter unfortunately. What I like with React Native is that we can approach it with web developments skills (JavaScript/CSS). It's not a new paradigm to learn. I guess that I'm lazy that way :)
Should we ever try to use this technique for scrolling a larger list? Or would it have performance issues that FlatList would otherwise not have? P.S. Great video!
if you want to virtualize the list, you would need to build your own. It wouldn't work out of the box with FlatList.
Thank you William! Are you using expo?
You've just got a new subscriber..
Pleased to be following your channel..
Hi William, what tool do you use for screen casting? Both software and hardware
Superb
Great stuff as usual !
How would you deal with a large list of items that will be lazy loaded when reaching a certain amount of already displayed cards ? like a flatList for exemple :)
This is by far the topic on which I received most questions. My first instinct on this was: do your own virtualized list implementation. Now I remember that you can use the same animation recipe that is used for sticky indices (it's done in JS in the RN implementation) to have this animation in a scrollview or flatlist. This would require us to use Animated instead of Reanimated for this to work properly on both iOS and Android. I might take a shot at it.
@@wcandillon Super nice :) i will try myself too !
am glad that I found u r tutorials..
Welcome to the channel Maddela 🙌🏻
Your content is awesome!
Awesome
Thanks Nirwana!
Wondering if this could be achieved with a hidden scrollview as well to keep bounce of the scroll?
Thank you so much for your content.
you are the greatest
haha thanks Ifreke 🙌🏻
Great stuff, thanks.
awesome video
What exactly is an "extrapolate"? I didn't get any smarter by reading the official docs for this...
Hi William, are you available to build an app? If yes, how much is the average of your salary to build it? We can discuss about it more.
What theme do you use at VSCODE?
Can you make different side bar Drawer Navigation? Please
👏👏👏
Dude you are amazing, please do a course on Udemy only for React Native animations!! it would be a hit
it’s very helpful video
Glad to hear that Nam :)
Hii William , im new to react native im working as React Native developer but i have not done animation or leta say ui part , i work on business logic and third party integrations mostly and i want to learn animations and ui so that it will add more value to kya knowledge....can you please refer me something to learn or any words of wisdom from you for ui and animation....any advice my dear friend ? I truly admire you ... Want to become like you with ui part. Thank you for amazing content. ❤️ Take care . Stay safe . God bless you n your beautiful family. Thank youuuu !!! 😊
you never edited the index ???
React Native latest version 0.63.0 has introduced the latest cool component Pressable!
Check it out!
ruclips.net/video/MLgmJCWyFmk/видео.html
this is an expensive tutorial on youtube!
Wonferful
Am I finally the first one?
I wanna see my first "first" on my channel 😀It didn't happen yet
Hello
weldone sir awesome could you pleas sir help me ,
i have ask many people but they don't help me for making step counter like pedometer that count your step
how much do you have walked, pleas sir help me .................
I made a video on this topic at ruclips.net/video/3nJXCK0yX1k/видео.html I hope this helps.
Thnks sir