DominykasDriu

Results 1 comments of DominykasDriu

@simon-abbott hey, I had a similar issue with a date picker inside modal. I solved the issue by using `BottomSheetView` and inside it using `ScrollView` from `react-native-gesture-handler` `import { ScrollView...