react-native-view-shot
react-native-view-shot copied to clipboard
Can we save the GIF?
How can we save if there is a gif in the view while taking the view image.
I'm afraid generating animation, video or gif is not in the scope of this library.
Is there a package you can recommend for this?
@mertbuldur did you find a solution? with the help of this library, I am taking multiple shots of captureMode={'continuous'} and making gifs of my animation which is created by React Native Animated but Animation is not working 😂. is there any way to run capture on a background thread?