This project was created for Silly Hacks.
This app is created by Onkar Setia Ananya Mishra Rickesh Khilnani Rodrigo Gaona
In the project directory, you can run:
This will add the dependencies required to run the project.
This will start the project.
- Add Fonts to an "assets/fonts" folder in the root of your project.
- Add rnpm to package.json providing the path to the font files:
"rnpm": {
"assets": [
"./assets/fonts/"
]
}
- Run react-native link