1.0.1 • Published 6 years ago
react-native-template-santospatrick v1.0.1
react-native-template-santospatrick
📱 🔮 Personal template for react-native-cli
Usage
- Initialize your RN project with this command:
npx react-native init AwesomeProject --template santospatrick- Delete - ~/App.js
- Duplicate - .env.exampleto- .envand- .env.productionfulfilling variables as needed
- 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'