Tom Corvus
Tom Corvus
You can include V5. I have migrated from react-native-modalize to bottomsheet, and performance is not the same. On certain screens, I have multiple API calls, 5-6 bottom sheet modals, in...
Sorry @ken0nek for this very late reply but your patch fix the problem. Thank you!
Hi there, Same problem with `react-native-draggable-flatlist: 4.0.0-beta.12`
Your example is not completed. You don't use `NestableScrollContainer` to fix this error. See below: ``` `item-${item?.id}`} renderItem={(i: any) => renderItem(i)} /> ```
Thank you so much @piaskowyk, it fixes this error https://github.com/software-mansion/react-native-reanimated/issues/4177 on [react-native-draggable-flatlist](https://github.com/computerjazz/react-native-draggable-flatlist)
Hi @okwasniewski, thanks for your help. For now, I can wait improvements on material-top-tabs and react-native-tab-view relationships. Do you have an idea about when these improvements will be released? Or...
I try react-native-tab-view without material-top-tabs but the problem is the same. When API calls are over, the TabView appears or the TabView content appears to be exact. https://github.com/react-navigation/react-navigation/assets/3451011/9262cfba-2384-41fb-93c4-4338a332953f I tried...
@vadamk did you try oskargotte solution?
This functionality was really appreciate. It is bizarre that no more developer create tickets about it. I had this problem too, btw https://github.com/lottie-react-native/lottie-react-native/issues/1078 I start a function to get proportional...
Give us more information and maybe someone will help you.