A cross-platform wheel picker uses react-native-reanimated 3 implementation.
- Using FlatList and react-native-reanimated to build this lib so as to optimize the rendering of a list smoothly
- Being flexible to custom style
- Animations are built by react-native-reanimated
It is not my original idea, thank to the references below that help me do this lib.