Skip to content

Morse Code app with using gestures written in Kotlin and Compose

License

Notifications You must be signed in to change notification settings

natasam/MorseCodeCompose

Repository files navigation

MorseCodeCompose

Morse Code app using gestures written in Kotlin and Jetpack Compose

GitHub top language Static Badge GitHub

Features

  • Using MVI design pattern
  • UI: Screen, ViewModel, UiState, Intent
  • Using gestures such as Tap(for the ".") and LongPress (for the "-") you can produce letters.
  • Implemented DynamicColors to enable users to personalize their color experience in the app developer.android reference

Screenshot examples

 screenshot 3

Hello! More screenshots showing different dynamic colors:

 screenshot 1  screenshot 2

About

Morse Code app with using gestures written in Kotlin and Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages