entria / react-native-fontawesome

React Native Font Awesome Icons
MIT License
176 stars 34 forks source link

Improve Typescript definitions to include types for all icons #31

Closed kristerkari closed 6 years ago

kristerkari commented 6 years ago

Currently Icons are typed to be a generic string. Typescript can be used to generate proper type definitions from FontAwesomeIcons.js.

See discussion here: https://github.com/entria/react-native-fontawesome/pull/30#discussion_r172147367