- Screenshot Editor - NeonFrame - Make eye-catching screenshots you share on Twitter, Instagram, and others.
- Kotlin
- Coroutines
- Jetpack Compose modern toolkit for building native UI
- Jetpack libs: Navigation, Compose, etc.
- Material 3
- Koin for dependency injection
- Coil for image loading
- MVI modularization with a clean architecture
- Circle CI for continuous integration and delivery
- GitHub Actions Complete Guide
UI testing with Maestro:
- Install Maestro: run in terminal
curl -Ls "https://get.maestro.mobile.dev" | bash
- Install the app on emulator (doesn't work with physical device)
- Run the flow: run in terminal
maestro test -c maestro/people-profile-flow.yaml
- Sample config
originally it belongs to dimitri, but i edited dis editon so shoutout to me i guess...