react-native-fontawesome
Version:
Font Awesome Icons for React Native
17 lines (10 loc) • 484 B
Markdown
This is a sample project to show how to use the `react-native-fontawesome` package.
The version of React Native used in this project is 0.59.9.
The version of Font Awesome used in this project is 5.9.0 Free.
Just run the commands:
`npm install`
`react-native run-android` or `react-native run-ios`
I didn't have any IPhone/MAC in hands to test at the moment, so I don't know if the IOS version is working properly.