1.0.2 • Published 4 years ago

react-native-template-my-template-raul v1.0.2

Weekly downloads
13
License
-
Repository
github
Last release
4 years ago

my-template-raul

A template for React Native

Configuration

First create a newApp using this template:

react-native init MyApp --template my-template-raul

Second the following line to android/app/build.gradle to use the icons:

apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"

Everything ok, the project is already configured and ready to run.