Vinci
Vinci
**Is your feature request related to a problem? Please Describe.** I would like to using `FlatList` inside RNE `BottomSheet` (I have to display a long list in that `BottomSheet`), but...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Explain what you did trying to render a `` with non-zero value in...
similar to https://github.com/react-native-picker/picker/issues/592 I encounter some bugs after upgrade to RN 0.76...after some investigation I found it only happens on Android and is related to the `value` prop of ``:...