V9. useTransition in react native FlatList #1340
Replies: 3 comments 19 replies
-
or anyway to get the back an array similar to v8 |
Beta Was this translation helpful? Give feedback.
-
This is a great questions. +1 we can't use the new transitions format in FlatList anymore. |
Beta Was this translation helpful? Give feedback.
-
I have actually came up with a solution for this. You can do the following:
You can then write @joshuaellis Do you see any issues with this approach? Ideally we'd probably want to include some sort of helper in |
Beta Was this translation helpful? Give feedback.
-
Is there anyway to implement useTransition with a flatlist in react native?
Beta Was this translation helpful? Give feedback.
All reactions