Skip to content

A UI example project to demonstrate basic UI functionality with MVVM in Kotlin For Login/Register Screens.

Notifications You must be signed in to change notification settings

jjonesdesign/Koltin-Login-UI-Example

Repository files navigation

Koltin-Login-UI-Example

A UI example project to demonstrate basic UI functionality with MVVM in Kotlin For Login/Register Screens.

This project demonstrates:

  • Use of Activities and Fragments
  • MVVM (Model-View-ViewModel) through LiveData observables Minus the repository part
  • EventBus Activity/Fragment communication
  • Project file orginzation
  • Simple splash screen activity on application start
  • System App preference read/write

About

A UI example project to demonstrate basic UI functionality with MVVM in Kotlin For Login/Register Screens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages