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
603 stars 153 forks source link

PlayListStartIndex not working #203

Closed minhhoangzeno closed 2 years ago

minhhoangzeno commented 2 years ago
Screen Shot 2021-11-11 at 17 11 06
minhhoangzeno commented 2 years ago

@LonelyCpp Can you help me with this bug?

LonelyCpp commented 2 years ago

hmm yes, seems like a bug in the library. I'll try to fix this when I get some time

minhhoangzeno commented 2 years ago

@LonelyCpp I'll wait you.

minhhoangzeno commented 2 years ago

@LonelyCpp sorry. Can you help me soon? I actually need.

LonelyCpp commented 2 years ago

Hey I probably will not be able to fix this very soon.

you can try maintain the current video ID as a state variable or do some array manipulation to get around this issue

minhhoangzeno commented 2 years ago

@LonelyCpp Have you had time to help me?