0.1.0 • Published 4 years ago
react-native-template-brackets v0.1.0
Disclaimer: This template is still in Development.
Preconfigured with
- Typescript
- React Navigation (v5) for navigation
- stacks
- bottom tabs
- also icludes
NavigationService
for navigating outside react components
- react-native-config to manage separate environments (dev, staging, production).
- Mobx for state management
- lingui for translations
- UI kit
- react-native-styled.macro - tailwind css like library for styling react native apps
- React Native Elements
- examples of Button & Typography components
- AsyncStorage
- react-native-svg
- Expo unimodules
- handy npm scripts.
TODOS
- UI kit
- Reactron
- error boundary
- no network info panel
- eslint & husky
- fastlane
- version (branch) with graphql ?
- force update screen ?
- webp image support ?
Getting started
npx react-native init MyApp --template react-native-template-brackets
Recommended Libraries
- urql fro graphql instead of apollo client
- react-native-notifier for fast and simple in-app notifications
0.1.0
4 years ago