rn-boilerplate
This template is based on the Infinite Red Ignite boilerplate.
Currently includes on top of it:
- github workflow unit tests
- path alias code changes
- expo router
- precommit lint checks (husky, lint-staged)
- vitest tests
Quick Start
Read the Infinite Red Ignite boilerplate documentation to start. clone this repository
TODO
- react navigation to expo router. One reason why
- navigation persistence
- tamagui components
- rest to graphql
Notes
For next.js backend, webapp, and admin, consider this template: https://github.com/Enalmada/nextjs-boilerplate
Contributing
Feel free to PR here for anything that you feel is best practice. Strongly consider also making PR to Infinite Red Ignite boilerplate when relevant.