alireza shahsavari
alireza shahsavari
same issue. i use RN 0.61.5 and app-tour version 1.0.2 but got same error @Boubaker93 i have a solution (but not good solution, just for running away from this issue...
just add this code to onReady function i will work ` const onPlayerReady: YouTubeProps['onReady'] = (event) => { // access to player in all event handlers via event.target event.target.mute(); }...
just add this code to onReady function ` const onPlayerReady: YouTubeProps['onReady'] = (event) => { // access to player in all event handlers via event.target event.target.mute(); } `
this issue still not yet solved in 2024 can anyone help?
in just case for anyone like me had no time to research just update package :)))