Closed w3company-leo closed 1 year ago
GridView Touch Event is not working with react-native-bottom-sheet & Animated.View
<BototmSheetModal> <GridView /> </BottomSheetModal>
OR
<Animated.View> <GridView /> </Animated.View>
onSelected is not working in android (ios work)
🐛 Bug Report
GridView Touch Event is not working with react-native-bottom-sheet & Animated.View
OR
onSelected is not working in android (ios work)