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.
pengfei.zhou 059f27c743 Revert "debugging add module support"
This reverts commit 85da528de5e258a765b842ca5e55c4cf81fd2936.
2021-08-24 16:15:25 +08:00
2021-01-28 14:34:20 +08:00
2020-10-23 16:04:34 +08:00
2021-08-24 16:15:25 +08:00
2021-07-27 18:13:11 +08:00
2021-08-05 21:23:21 +08:00
2021-05-20 18:27:45 +08:00
2019-12-21 23:15:09 +08:00
2021-05-20 18:27:45 +08:00
2021-02-26 19:02:47 +08:00
2021-07-21 19:32:31 +08:00
2019-10-21 09:59:22 +08:00
2020-03-25 16:16:35 +08:00
2020-03-25 17:16:25 +08:00
2021-03-02 18:30:28 +08:00

Doric

Release

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

Android

  1. Use android studio open dir doric-android

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%