I am learning react-native, trying to create some demo apps just for learning. I want to set fontFamily to roboto thin of my toolbar title.
react-native
fontFamily
Set in Project.json:
rnpm { assets:assets/fonts }
react-native link