I used paused props in my code to stop autoplay video, it work on IOS but not work in Android. Anyone know how to stop automatic playing video ?
sorry, after i try again. it can be handle with onLoad then change paused state to true.
setting the state is somehow not working. I literally set the pause prop with true and it doesn't work. in Android, it is still autoplayed
nvm, I need to use master instead.
Most helpful comment
sorry, after i try again. it can be handle with onLoad then change paused state to true.