Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

react native android gif

// For React Native v0.65 and above
// add following line on android/app/build.gradle
dependencies {
	//  ...
	implementation 'com.facebook.fresco:animated-gif:2.5.0'
	//  ...
}
 
PREVIOUS NEXT
Tagged: #react #native #android #gif
ADD COMMENT
Topic
Name
6+2 =