Giphy/giphy-react-native-sdk

GridView Touch Event is not working with react-native-bottom-sheet & Animated.View

Closed this issue ยท 0 comments

๐Ÿ› Bug Report

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)

  • Giphy React Native SDK version: latest
  • React Native version: 0.70.2
  • Platform(s) (iOS, Android, or both?): android
  • Device info (Simulator/Device? OS version? Debug/Release?): android 13