Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 778 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 778 Bytes

Me SDK

Me SDK is where I share my thoughts on Compose as a modern tool for Mobile App (Android) development.

SDK Modules

image

1. App

  • This is the base application that contains the launcher.

2. Design - Library

  • Contains all UI Composable interfaces

3. Logic - Library

  • On this shared module, all business and network logic, data structures, Utils, models, listeners go here, e.t.c

CI/CD