You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using the YouTubePlayer inside a FlatList. I want to use the onChangeState and onReady functions, but these functions don't seem to be working. When I try to use YouTubePlayer outside the FlatList (standalone instance), it works fine and both the mentioned functions work fine.
Hi, I'm using the
YouTubePlayer
inside aFlatList
. I want to use theonChangeState
andonReady
functions, but these functions don't seem to be working. When I try to use YouTubePlayer outside the FlatList (standalone instance), it works fine and both the mentioned functions work fine.code:
Library version: "react-native-youtube-iframe": "^2.3.0"
The text was updated successfully, but these errors were encountered: