This repository contains a practice project for building a banking app user interface using Jetpack Compose, a declarative native UI library for Android. Throughout the development of this project, I explored various aspects of Jetpack Compose, including composables, preview annotations, modifiers, basic animations, and complex UI development.
- Composables
- Preview Annotations
- Modifiers
- Basic Animations
- Complex UI Development
- Text
- Column
- Row
- Box
- ConstrainedBox
- BottomNavigation
- Icons
- Basic Animations
- Complex UI Development