React Native Advanced Flatlist Animations
YouTube: https://youtu.be/frNf5VMGjsk
---
In this tutorial I'm going to teach you how to synchronise two different FlatList and how to create a picker animation in React Native. This is a performant react native FlatList animation that will work on both iOS and Android at 60fps and there's no need for a Masked View to create this type of animation.
You can use this picker when doing a react native social auth screen.
I'll walk you through:
- How to synchronise two FlatLists
- How to get the selected item from a FlatList using onMomentumScrollEnd event
- How to create the Masked effect using two different FlatLists
YouTube: YouTube: https://youtu.be/frNf5VMGjsk
GitHub: https://github.com/catalinmiron/react-native-animated-flatlist-picker
----
Want to support me?
- BuyMeACoffee: https://www.buymeacoffee.com/catalinmiron
- Paypal: https://paypal.me/catalinmiron
----
You can find me on:
- Github: http://github.com/catalinmiron
- Twitter: http://twitter.com/mironcatalin
- Website: http://batman.codes