entria / react-native-fontawesome

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

Add proper typing to Icons #32

Closed kristerkari closed 6 years ago

kristerkari commented 6 years ago

Typescript types for Icons generated automatically by renaming the icons file to FontAwesomeIcons.ts and then running tsc FontAwesomeIcons.ts --declaration.

Closes #31

@sibelius @kedwin

kristerkari commented 6 years ago

Ping @sibelius, is there anything that prevents this from getting merged? :)

jgcmarins commented 6 years ago

@sibelius can we merge this one?

kristerkari commented 6 years ago

thanks!