react-native-training / react-native-fonts

Fonts available out of the box in a React Native project
1.49k stars 132 forks source link

Font viewer #12

Closed rodrigoelp closed 6 years ago

rodrigoelp commented 6 years ago

Hi, thanks for the list of fonts, it helped me out quite a lot as I have loaded it into a list and rendered in a view.

If you are interested in the code is here. The app displays a section list with all the different fonts and font weights. I tend to design these sorts of apps to learn and as a communication tool with my designers (that way we develop a common framework to generate a design without having six different styles of a heading.

Feel free to download the code and play with it.

rodrigoelp commented 6 years ago

Uh, never mind. I see lots of other people have done the same.