react-native-view-shot icon indicating copy to clipboard operation
react-native-view-shot copied to clipboard

Can we save the GIF?

Open mertbuldur opened this issue 3 years ago • 2 comments

How can we save if there is a gif in the view while taking the view image.

mertbuldur avatar May 27 '22 07:05 mertbuldur

I'm afraid generating animation, video or gif is not in the scope of this library.

gre avatar May 28 '22 11:05 gre

Is there a package you can recommend for this?

mertbuldur avatar May 28 '22 21:05 mertbuldur

@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?

ashrazdev avatar Jan 05 '23 13:01 ashrazdev