Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native icons

rootProject.name = 'MyApp'

include ':app'

+ include ':react-native-vector-icons'
+ project(':react-native-vector-icons').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-vector-icons/android')
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #react #native #icons
ADD COMMENT
Topic
Name
4+8 =