[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
 
 

{{cookiecutter.project_name}}

{{cookiecutter.project_name}}-Project






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,

  1. Pre requisites
  2. How to setup project
  3. How to set environment configuration
  4. How to run a project
  5. How to generate release build
  6. Apply coding style
  7. Dependencies list
  8. Accounts details
  9. Git Process

Troubleshoot Notes

  • There are no known issues for a run or build process right now.