react-native-fontawesome
react-native-fontawesome copied to clipboard
React Native Font Awesome Icons
This is stuck with my personal account, need to migrate this to Entria Org so we can move faster https://stackoverflow.com/questions/43007471/how-to-migrate-npm-package-to-an-organization-scope
follow this: https://github.com/react-native-community/react-native-share/pull/288
follow this: https://github.com/react-native-community/react-native-share/pull/288
follow this: https://github.com/react-native-community/react-native-share/pull/288
Add cicle.yml file so anyone can publish releases to NPM automatically
Currently we don't have any tests in this repo - [ ] Add Tests - [ ] Coverage report
Hi I have a function that takes a parameter named *description* and returns the following: ```jsx return ( No { description } { Icons.chevronRight } ); ``` When I run...
Most icons are not displaying e.g `{Icons.chevronCircleLeft}`
While this is not a real issue with this package, It might be worth noting this in the ReadMe: Setting fontWeight (to 'bold' in my case) causes the Icons to...