react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

Updating props causes reload/rerender

Open evoactivity opened this issue 7 months ago • 3 comments

Updating props like paused or muted will cause the player to fully reset and begin loading the media again.

This may only occur when using the new architecture.

evoactivity avatar Mar 24 '25 22:03 evoactivity