/kronos

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Project KRONOS

Getting Started

1. System Requirements

2. Installation

$ npm install
$ react-native link

3. Simulate iOS

$ react-native run-ios

4. Simulate Android

$ react-native run-android

Credit: Forked from Native Starter Kit