A UI example project to demonstrate basic UI functionality with MVVM in Kotlin For Login/Register Screens.
- 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