We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cffa4 commit 04af456Copy full SHA for 04af456
README.md
@@ -56,7 +56,7 @@ Inherits all valid [FlatList props](https://facebook.github.io/react-native/docs
56
57
## Todo (PRs welcome!)
58
- [x] Native driver support
59
-- [ ] Implement with react-native-reanimated for better performance??
60
-- [ ] Add typings with TypeScript
+- [ ] Reimplement with Reanimated and Gesture Handler
+- [ ] Add TypeScript typings
61
- [ ] Support for horizontal FlatList
62
-- [ ] Add support for FlatList ref
+- [ ] Support for FlatList ref
0 commit comments