Samply Bybit announcements app
This is a PROJECT IVORY repository written in kotlin using MVVM design pattern that containes only one screen - Announcements Screen. I've implemented client side with CLEAN Archtecture and made it ready to be customized on your project if you wish to use it just clone this project and start customizing.
It's a playground application with jetpack compose, compose material 3.
- Fully support of dark/light theme.
- Fully support of android 13 material 3.
- User can see last 10 Bybit announcements.
This module requires the following modules/libraries:
Install as usual,
- Clone this repo.
- Update your Android Studio Hedgehog | 2023.1.1 .
- Happy coding.