Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 990 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 990 Bytes

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