Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 391 Bytes

Screen Data Android

This is the Android implementation of the Screen Data project.

Structure

ScreenData-Android uses Jetpack Compose to render the Screen Data views, using the models from the ScreenData-Kotlin project.

// todo : add info about view implementation and various stores

// todo : explain navigation separately