Skip to content Skip to sidebar Skip to footer

How To Capture An Animated View As Video

I am using a react-native Image to show some images from some url on the web. Now, based on some condition I update the image urls in different interval. I want to capture this who

Solution 1:

This could help : https://github.com/ycswaves/react-native-screen-recorder

I've not tried this myself, just came across while doing a google search

Possible duplicate question : Is there any plugins for recording screen and voice in React Native with iOS

Post a Comment for "How To Capture An Animated View As Video"