polcats / expo-react-mobx-keystone-template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%