Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurpedroti/aasm
https://github.com/arthurpedroti/aasm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arthurpedroti/aasm
- Owner: ArthurPedroti
- License: mit
- Created: 2020-07-25T14:19:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T23:40:00.000Z (about 2 years ago)
- Last Synced: 2024-05-28T21:09:21.253Z (7 months ago)
- Language: TypeScript
- Size: 2.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to my React Native Template 👋
Me Salva!
Description |
Languages |
Technologies |
Install |
Usage |
License## Description
This template was coded in Typescript, and have a login how integrates with that backend: https://github.com/ArthurPedroti/node-backend-template
## :computer: Languages
- **#TypeScript**
## :books: Technologies
- **#React**
- **#ESLint**
- **#Prettier**
- **#Styled-Components**
- **#unForm**
## InstallAfter init this template you will need add a git repository and reinstall husky.
```sh
npx react-native init NameOfYourProject --template react-native-template-atp
```## Usage
```sh
yarn android or yarn ios
```## Author
👤 **Arthur Pedroti**
* Github: [@ArthurPedroti](https://github.com/ArthurPedroti)
* Linkedin: [@ArthurPedroti](https://www.linkedin.com/in/arthurpedroti)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ArthurPedroit/Template/issues). You can also take a look at the [contributing guide](https://github.com/ArthurPedroit/Template/blob/master/CONTRIBUTING.md).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Arthur Pedroti](https://github.com/ArthurPedroti).
This project is [MIT](https://github.com/ArthurPedroit/Template/blob/master/LICENSE) licensed.---
Made by :blue_heart: by [Arthur Pedroti](https://github.com/ArthurPedroti)