PixelWaveKMP
1.0.0
Pixel Wav is a Image Generator for Android, iOS, Web And Desktop.

local.properties file to the project root and set a path to Android SDK thereTo run the application on android device/emulator:
To build the application bundle:
./gradlew :composeApp:assembleDebug.apk file in composeApp/build/outputs/apk/debug/composeApp-debug.apkRun the desktop application: ./gradlew :composeApp:run
To run the application on iPhone device/simulator:
iosApp/iosApp.xcproject in Xcode and run standard configurationRun the browser application: ./gradlew :composeApp:jsBrowserDevelopmentRun