Skip to content

A React Native module to download an animated gif in camera roll

License

Notifications You must be signed in to change notification settings

mferranti/react-native-fetch-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Fetch Gif

A React Native module to download an animated gif in camera roll.

Setup

Install the package:

npm install --save react-native-fetch-gif
react-native link react-native-fetch-gif

Android

Note: At the moment this module is only for iOS

Usage example

import FetchGif from 'react-native-fetch-gif';
FetchGif.saveToCameraRoll(gifUrl);

About

A React Native module to download an animated gif in camera roll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published