I am using “react-native-youtube-iframe” library to play YouTube videos.
The video starts playing but pause, setting, and full-screen buttons are not working on Android but working fine for iOS. I have build app on react-native 0.72.3.
Earlier with React Native 0.66.5, all touch events were working fine for both platforms.