Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lnked/react-native-mobx-typescript-starter
- Owner: lnked
- Created: 2019-03-16T00:39:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:33:03.000Z (about 2 years ago)
- Last Synced: 2024-04-10T16:01:58.991Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 45.7 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.MD
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 buttonRun instructions for Android:
• Have an Android emulator running (quickest way to get started), or a device connected.
• cd react-native run-android