Skip to content

ArthurPedroti/react-native-template-atp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my React Native Template 👋

Arthur Pedroti

A template for React Native projects

Languagues Top Languague Repository size Last commit date Repository issues License

Made by Arthur Pedroti Github - Arthur Pedroti Linkedin - Arthur Pedroti Email - Arthur Pedroti Fale comigo no whatsapp - Arthur Pedroti

Description   |    Languages   |    Technologies   |    Install   |    Usage   |    License

Description

This template was coded in Typescript, and have a login system how integrates with this backend: https://github.com/ArthurPedroti/node-backend-template

💻 Languages

  • #TypeScript

📚 Technologies

  • #React
  • #ESLint
  • #Prettier
  • #Styled-Components
  • #unForm

Install

After init this template you will need add a git repository and reinstall husky.

This template only works with the new CLI. Make sure you have uninstalled the legacy react-native-cli first (npm uninstall -g react-native-cli), for the below command to work. If you wish to not use npx, you can also install the new CLI globally (npm i -g @react-native-community/cli or yarn global add @react-native-community/cli).

Further information can be found here: https://github.com/react-native-community/cli#about

npx react-native init NameOfYourProject --template react-native-template-atp

Usage

yarn android or yarn ios

Author

👤 Arthur Pedroti

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Arthur Pedroti.
This project is MIT licensed.


Made by 💙 by Arthur Pedroti