barmej / react-native-youtube-player

A Cross-platform Youtube Player component for React Native Built using the official YouTube IFrame Player API.
128 stars 49 forks source link

Video doesn't get updated when when video id is changing using setState() or useState() #37

Closed ashishnineleaps closed 4 years ago

ashishnineleaps commented 4 years ago

When im trying to update the videoId using setState() or useState() it doenst refelect in the video player.

yjose commented 4 years ago

33