Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lnked/react-native-mobx-typescript-starter

React native, CocoaPods, mobx, typescript
https://github.com/lnked/react-native-mobx-typescript-starter

Last synced: about 2 months ago
JSON representation

React native, CocoaPods, mobx, typescript

Awesome Lists containing this project

README

        

Run instructions for iOS:
• cd react-native run-ios
- or -
• Open ios/DemoApp.xcworkspace in Xcode
• Hit the Run button

Run instructions for Android:
• Have an Android emulator running (quickest way to get started), or a device connected.
• cd react-native run-android