Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 394 Bytes

File metadata and controls

14 lines (9 loc) · 394 Bytes

react-native-dva-typescript-template

=====================

A minimal application that combines Dvajs with React Native and Typescript.
Supports Typescript and TSX compilation through babel.

Run the example

npm i 
react-native run-android OR react-native run-ios