reflective-ui-kmm
This is to create a reflective UI in Compose Multiplatform
File Explorer
Download Latest Version (.zip)- MainActivity.kt
- ic_launcher_background.xml
- ic_launcher_foreground.xml
- ic_launcher.xml
- ic_launcher_round.xml
- ic_launcher.webp
- ic_launcher_foreground.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_foreground.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_foreground.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_foreground.webp
- ic_launcher_round.webp
- ic_launcher.webp
- ic_launcher_foreground.webp
- ic_launcher_round.webp
- ic_launcher_background.xml
- strings.xml
- AndroidManifest.xml
- ic_launcher-playstore.png
- build.gradle.kts
- MANIFEST.MF
- 592.js
- index.html
- load.mjs
- reflective-ui-kmm.wasm
- reflective-ui.xml
- skiko.js
- skiko.wasm
- webApp.js
- webApp.js.map
- gradle-wrapper.jar
- gradle-wrapper.properties
- Config.xcconfig
- Contents.json
- app-icon-1024.png
- Contents.json
- Contents.json
- Contents.json
- ContentView.swift
- Info.plist
- iOSApp.swift
- project.pbxproj
- Podfile
- yarn.lock
- CameraView.android.kt
- main.android.kt
- AndroidManifest.xml
- App.kt
- CameraView.common.kt
- SampleData.kt
- reflective-ui.xml
- CameraView.ios.kt
- main.ios.kt
- CameraView.common.wasmJs.kt
- build.gradle.kts
- Main.wasm.kt
- index.html
- load.mjs
- boilerplate.js
- cleanupSourcemap.js
- build.gradle.kts
- .gitignore
- build.gradle.kts
- cleanup.sh
- gradle.properties
- gradlew
- gradlew.bat
- LICENSE.txt
- README.md
- settings.gradle.kts
# Installation Guide
1. Get the code
git clone https://github.com/SEAbdulbasit/reflective-ui-kmm
Downloads the entire project code from GitHub to your computer.
cd reflective-ui-kmm
Moves into the project folder you just downloaded.
2. Gradle (Java/Kotlin)
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- JDK (Java) Required to build and run Java/Kotlin projects.
- Gradle If the repo includes gradlew (Gradle Wrapper), you don't need to install Gradle separately.
cd androidApp
This project's files live in a subfolder, so move into it first.
./gradlew build
Builds the project using Gradle.
A BUILD SUCCESSFUL message means it worked. The output is created under build/.
// repository documentation
Was this content helpful?
(0 ratings)
