This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2020-01-14 19:13:08 +08:00
2020-01-14 19:13:08 +08:00
2020-01-10 16:32:24 +08:00
2020-01-14 19:09:48 +08:00
2020-01-14 19:09:48 +08:00
2020-01-14 19:09:48 +08:00
2019-12-21 21:55:53 +08:00
2020-01-10 17:45:01 +08:00
2019-12-21 23:15:09 +08:00
2019-12-23 19:38:49 +08:00
2020-01-06 14:25:41 +08:00
2019-10-21 09:59:22 +08:00
2020-01-06 13:23:43 +08:00
2019-12-21 21:55:53 +08:00
2020-01-06 13:23:43 +08:00
2020-01-06 14:25:41 +08:00

Doric

A cross-platform development framework for Android & iOS

Prepare

  1. node & npm.
  2. Android SDK for Android Developers.
  3. XCode, pod for iOS Developers.
  4. Before open Android or iOS Project, run following commands in terminal.
cd doric
sh setup.sh

iOS

  1. Before open iOS project, run following commands in terminal.
cd doric/iOS/Example
pod install
Description
Doric is a cross-platform development framework for Android & iOS & Web & Qt
Readme 22 MiB
Languages
JavaScript 26.7%
Java 21.7%
TypeScript 18.8%
Objective-C 17.5%
C++ 13.3%
Other 1.7%