1.0.1 • Published 4 years ago

react-native-template-santospatrick v1.0.1

Weekly downloads
9
License
MIT
Repository
github
Last release
4 years ago

react-native-template-santospatrick

📱 🔮 Personal template for react-native-cli

Usage

  1. Initialize your RN project with this command:
npx react-native init AwesomeProject --template santospatrick
  1. Delete ~/App.js

  2. Duplicate .env.example to .env and .env.production fulfilling variables as needed

  3. Done 🎉

Android

Add these lines to dependencies at android/app/build.gradle:

implementation 'androidx.appcompat:appcompat:1.1.0-rc01'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0-alpha02'

Features