entria / react-native-fontawesome

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

Update to v5 of Font Awesome? #24

Closed alshdotme closed 5 years ago

alshdotme commented 6 years ago

Any chance you could update this to v5? Thanks.

sibelius commented 6 years ago

we gonna accept a PR for this

ksherman commented 6 years ago

Hiyya!

So I might be interested in taking this on. Essentially, do we just need to go through FontAwesomeIcons.js and update it with the new Octals? This seems like a pretty simple project :)

But I could be toootally wrong!

I can see in the download for FA5, in the web fonts directory are the TTF fonts, though they seem to encourage the use of OTF for whatever reason.

nirpeled commented 6 years ago

I'd love to help out

rgordon95 commented 6 years ago

would love to see this brought up to 5.3.1

jgcmarins commented 6 years ago

PRs are welcome

rgordon95 commented 6 years ago

what does it entail to update it?

samirant15 commented 6 years ago

I've made it compatible with Font Awesome 5! I've modified FontAwesomeIcons.js and added all the Icons of FA5, I've attached the js and the font I used, Just download it from here: FontAwesome5ReactNative.zip And you're ready to go! 😀

Note: I used version: 5.0.13 and I only added the solid icons

JCMais commented 6 years ago

@samirant15 are you able to open a pull request with this?

leandrosimoes commented 5 years ago

I just create a PR for this, I hope that it is all right to merge.

jgcmarins commented 5 years ago

https://github.com/entria/react-native-fontawesome/pull/39