I have a welcome screen which plays a video in the background. When im redirected to another page i want this video to be stopped. For playing video i have used React-native-video.
Asked
Active
Viewed 1,036 times
1
-
1You can pass a state directive to `
` upon redirecting. – Friendly-Robot May 25 '18 at 03:04