react-native-animated-icons | A light wrapper around 'react-native-vector-icons | Icon library
kandi X-RAY | react-native-animated-icons Summary
kandi X-RAY | react-native-animated-icons Summary
The simplest icon component for React Native. (I Need to do some clean up on this readme but it works, give it a try!). All your vector icon needs in one place A light wrapper around react-native-vector-icons.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of react-native-animated-icons
react-native-animated-icons Key Features
react-native-animated-icons Examples and Code Snippets
Community Discussions
Trending Discussions on react-native-animated-icons
QUESTION
I am building a release APK of my React Native app in Android using Gradle version 3.2.0
and compileSdkVersion
28. I am running the following commands:
ANSWER
Answered 2018-Oct-12 at 13:21According to RN 0.57 change log:
Android tooling has been updated to match newer configuration requirements (SDK 27, gradle 4.4, and support library 27); building with Android plugin 3.2 doesn't work due to the gradle scripts, so please stay on Android Studio 3.1 for now
1) try to set those according to RN change log
com.android.tools.build:gradle:3.1.4
should work
2) try to remove android build folder and run just ./gradlew assembleRelease
without any bundle-ing
I am using RN 0.57 too and generating apk without bundle-ing works ok for me.
If you still have problems and want to use bundle-ing try to check:
React Native Android Duplicate file error when generating apk
These answers from there should fix the issue:
https://stackoverflow.com/a/52750886/1979861
https://stackoverflow.com/a/50876742/1979861
More info about 0.57 android updates here:
https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install react-native-animated-icons
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page