Skip to content

A template repository for an expo react project with mobx-keystone.

License

Notifications You must be signed in to change notification settings

polcats/expo-react-mobx-keystone-template

Repository files navigation

expo-react-mobx-keystone-template

A template repository for an expo react project with mobx-keystone.

Contents

  1. Already setup with TypeScript and the integration of Prettier + ESLint + Airbnb
  2. Sample code of mobx, mobx-react-lite, and mobx-keystone interactions
  3. Sample code of creation and usage of a root store
  4. Save and retrieve data from device's local storage using AsyncStorage
  5. Sample code usage for styled-components

Other libraries already pre-installed:

Other contents:

  • .env
  • .eslintrc.josn
  • .prettierrc
  • .tsconfig.json