For this first alpha release, the Now in Android app includes:
- UI built using Jetpack Compose
- Theme components with Material3
- Adaptive layouts for different screen sizes
- Architecture that follows our official guidance
- A reactive programming model with unidirectional data flow, implemented using Kotlin Flows
- Room and Proto DataStore for local data storage, offline first
- Remote/local data synchronization scheduled using WorkManager with exponential backoff
Comments
Post a Comment