entria / react-native-fontawesome

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

Can't resolve symbol `IconTypes` #60

Closed manishbisht closed 5 years ago

manishbisht commented 5 years ago

IconTypes is not working in react native. It gives the following error Can't resolve symbol IconTypes

Screen Shot 2019-07-16 at 11 22 28 AM
leandrosimoes commented 5 years ago

I open a PR that if merged will no need this IconTypes anymore: https://github.com/entria/react-native-fontawesome/pull/61

leandrosimoes commented 5 years ago

A new version was released, please, check if in the new version this problem was fixed and feel free to reopen this issue if it wasn't.

PS: REMEBER TO SEE THE NEW DOCUMENTATION BECAUSE THERE ARE SOME BREAKING CHANGES