Skip to content

Stredsto/gif-loader-in-react-native

Repository files navigation

gif-loader-in-react-native

How to have a gif loader in react native app.

React native does not have a default thing for loading GIFs into your apps so what you can so is use facebook's fresco library to have this working and then you directly load your GIF in image tag.

Fresco library Added in /{project_name}/android/app/build.gradle on line 187 and 188.

About

How to have a gif loader in react native app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published