Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 518 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 518 Bytes

HarmonyOS MVVM architecure demo project

This project is simple demo demonstrating the MVVM architecture on Huawei HarmonyOS using Retrofit and RxJava

The demo has one page which is a login page, it's layout is shown below:

login screen

The project structure is shown below:

project structure