Welcome to the {{cookiecutter.project_name}} Mobile!
This application is useful for kickstart or setup basic structure of new project with below features
- Support SVG images.
- Fully typescript support.
- Disable system font scaling.
- Predefine support for Light - Dark theme mode.
- Config react navigation with deep link support.
- Config Eslint and prettier for code formatting.
- Added custom module for importing local directory.
- Added microsoft appcenter codePush feature support.
- Predefine custom hooks like Keyboard, Permission, Debounce, Timeout, AppState, AsyncStorage etc.
- Configure Sentry, Formik, Multiple Language Translation, Redux-Toolkit, saga, Socket.io, apisauce with auto canceling feature.
- Added some basic custom component like BottomSheet, Button, FormInput, Header, Icon, ProfileAvatar, Progress, Switch, Toast etc.
To get started,
- Pre requisites
- How to setup project
- How to set environment configuration
- How to run a project
- How to generate release build
- Apply coding style
- Dependencies list
- Accounts details
- Git Process
- There are no known issues for a run or build process right now.