mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-12-15 15:31:18 +08:00
docs: update prompt
This commit is contained in:
@@ -24,6 +24,8 @@ Jetpack Compose 的跨平台能力为 Android 开发者将应用程序部署到
|
|||||||
|
|
||||||
这份模版集成了 [Flexi UI](https://github.com/BetterAndroid/FlexiUI) 和 [BetterAndroid](https://github.com/BetterAndroid/BetterAndroid),为多平台提供了更好的原生体验。
|
这份模版集成了 [Flexi UI](https://github.com/BetterAndroid/FlexiUI) 和 [BetterAndroid](https://github.com/BetterAndroid/BetterAndroid),为多平台提供了更好的原生体验。
|
||||||
|
|
||||||
|
如果你仅使用 Jetpack Compose 开发 Android 应用,请参考另一个模板 [android-compose-app-template](https://github.com/BetterAndroid/android-compose-app-template)。
|
||||||
|
|
||||||
## 开始使用
|
## 开始使用
|
||||||
|
|
||||||
在 GitHub 上点击 “Use this template” 按钮来使用此模版,成功创建新的存储库后,使用 `git clone` 命令将你的项目克隆到本地,此时不要立即打开项目。
|
在 GitHub 上点击 “Use this template” 按钮来使用此模版,成功创建新的存储库后,使用 `git clone` 命令将你的项目克隆到本地,此时不要立即打开项目。
|
||||||
|
|||||||
@@ -26,6 +26,8 @@ This template is modified from the official [Kotlin Multiplatform Wizard](https:
|
|||||||
|
|
||||||
This template integrates [Flexi UI](https://github.com/BetterAndroid/FlexiUI) and [BetterAndroid](https://github.com/BetterAndroid/BetterAndroid) to provide a better native experience for multi-platforms.
|
This template integrates [Flexi UI](https://github.com/BetterAndroid/FlexiUI) and [BetterAndroid](https://github.com/BetterAndroid/BetterAndroid) to provide a better native experience for multi-platforms.
|
||||||
|
|
||||||
|
If you only use Jetpack Compose to develop Android apps, please refer to another template [android-compose-app-template](https://github.com/BetterAndroid/android-compose-app-template).
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
Click the "Use this template" button on GitHub to use this template.
|
Click the "Use this template" button on GitHub to use this template.
|
||||||
|
|||||||
Reference in New Issue
Block a user