Simple project example.
- React Native (react-native init)
- TypeScript
- Storybook
- React Navigation
- Styled Components
- Environment handler (.env)
- Prettier
- TSLint
- Pre commit hooks (Husky)
- Material UI
- Formik
npm run start
npm run storybook
npm run test
Simple init project using React Native, TypeScript, Storybook, React Navigation
Java