Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

React Native Font Awesome

npx create-expo-app MyProject
cd MyProject
npm i --save @fortawesome/react-native-fontawesome @fortawesome/fontawesome-svg-core react-native-svg
npm i --save @fortawesome/free-solid-svg-icons
npm i --save @fortawesome/free-brands-svg-icons
npm i --save @fortawesome/free-regular-svg-icons
expo install react-native-svg

 
PREVIOUS NEXT
Tagged: #React #Native #Font #Awesome
ADD COMMENT
Topic
Name
6+9 =