LonelyCpp / react-native-youtube-iframe

A wrapper of the Youtube-iframe API built for react native.
https://lonelycpp.github.io/react-native-youtube-iframe/
MIT License
610 stars 155 forks source link

PlayList does not seem to work, when using PlayList throws invalid parameter error #97

Closed hmhm2292 closed 3 years ago

hmhm2292 commented 3 years ago

Describe the bug A clear and concise description of what the bug is. When trying to use playList with array of videoIds it seems to not work. To Reproduce Steps to reproduce the behavior: Create a array with videoIds and play

Expected behavior Expected to see a playlist

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

LonelyCpp commented 3 years ago

definitely a bug, I'm working on fixing it

LonelyCpp commented 3 years ago

Hello, this has been fixed in a patch release! (https://github.com/LonelyCpp/react-native-youtube-iframe/commit/0564f6595e8daecbdfb287ad025334b2dc2c4886)

please update version to v1.4.1