This is a doric project used for playground. You can run this project by following commands.
$ npm install doric-cli -g
$ cd Doricplayground
$ npm install
$ doric build
- Android Studio,Android SDK
- Open Project at
android
- First install Pod
$ cd iOS
$ pod install
- Use XCode to open
iOS/Example.xcworkspace