Skip to content

sawrozpdl/react-native-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter react native app powered by Expo

Featuring:

 - ReduxJS (Latest toolkit a.k.a slice impl)
 - Redux persist + thunk
 - MUI (react-native-paper) [Light/Dark or Custom] theme
 - Smooth theme integration with react-navigation
 - Multi language support with i18n
 - Easy/Scalable folder/code structure.

Environments

NodeJS ~ 16 (LTS)

Requirements

- yarn/npm
- expo-cli (optional)
- expo account (optional, for cloud build/deployments)
- android/ios emulator | physical phone with "Expo go" installed

Setup

1. Pull from the origin/dev
2. yarn
3. yarn start -> starts a dev server which can be remotely viewed via the 'expo go' app or any running android/ios simulator. (ios simulator requires macOS with XCode)

For native run,
yarn [android || ios || web (currently, not supported)]

About

Project started for a basic react native app with Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published