react-native-template-santospatrick
v1.0.1
Published
> 📱 🔮 Personal template for react-native-cli
Readme
react-native-template-santospatrick
📱 🔮 Personal template for react-native-cli
Usage
- Initialize your RN project with this command:
npx react-native init AwesomeProject --template santospatrickDelete
~/App.jsDuplicate
.env.exampleto.envand.env.productionfulfilling variables as neededDone 🎉
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
- [x] Module Resolver
- [x] ESLint/Prettier
- [x] Styled Components
- [x] Dotenv
- [x] Axios
- [x] React Navigation
