Skip to content
forked from ZieIony/Comprise

An Android UI experiment inspired by Jetpack Compose, Flutter and WPF

License

Notifications You must be signed in to change notification settings

suclike/Comprise

 
 

Repository files navigation

Comprise

An Android UI experiment inspired by Jetpack Compose, Flutter and WPF

The idea is as follows:

  • Use Kotlin, but no Compose magic
  • Very simple views
  • Measure, layout and draw on Canvas as usual
  • Reuse standard resource system
  • No Context/Resources in views
  • XML?

Views ideally should support everything the current view system does.

About

An Android UI experiment inspired by Jetpack Compose, Flutter and WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%