Skip to content

zdh/react-native-uiLib

Repository files navigation

react-native-uiLib

UiLib app base on react-native-ui-lib's demo. Also built with react-native, typescript, mobx.

Build with

  • react 16.9.0
  • react-native 0.60.5
  • typescript 3.5.3
  • mobx 5.13.0
  • react-navigation 3.11.1
  • react-native-ui-lib 3.35.0
  • ts-jest 24.0.2

Try it yourself

  1. Clone and Install
# Clone the repo
git clone https://github.com/donghuazh/react-native-uiLib.git && cd $_

# Install dependencies
yarn install
  1. Run it on iOS or Android
# Run on iOS
yarn ios

# Run on Android
yarn android

ScreenShots

Thanks