Instagram Stories - “Can it be done in React Native?”
Video Statistics and Information
Channel: William Candillon
Views: 19,137
Rating: undefined out of 5
Keywords: React, React Native, Instagram, Animations, JavaScript, Can it be done in React Native?, 3D Transformations, CSS
Id: aftCqtnN6Tg
Channel Id: undefined
Length: 65min 55sec (3955 seconds)
Published: Mon Oct 29 2018
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Hopefully this implementation works on Android too
super cool, thanks for sharing will! 😄
Nice!
Watched the whole thing, I loved it!
I noticed you have purchased packages. Are there free alternatives / would I be able to get away with not buying them since I just started RN development. I’m using Expo as well
It's different instagram :))
Actually, you can do it with Animated already (without trigonometry knowledge).
Challenging part is, what if I have 100+ scenes including photos and videos, can I load contents synchronously? I think this is not scalable like FlatList (recyclerlistview or what it is)