Praxis icon indicating copy to clipboard operation
Praxis copied to clipboard

Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽

Results 13 Praxis issues
Sort by recently updated
recently updated
newest added

Ktlint Check Added

Drawback of **buildSrc** Any change inside buildSrc completely invalidates the build cache. It also invalidates remote build cache, in instances when you are using it. Whilst it’s not really a...

TODO: Test Jetpack Compose UI and its related ViewModels

enhancement

This PR does the following things 1. Migrated compose to latest Bills of Material 2. Update kotlin to 1.8.10 3. Target Java 11 4. remove `kapt.generateStubs` 5. Update dagger to...

Formatted data module for composite build **TODO** Move away from buildSrc module name

wip

- Reorganized modules into core and feature modules - Added twitter compose rules and kotlinter

enhancement

- Add twitter compose rules - reorganize modules into feature and core - Add release workflow - Add Macrobenchmark tests

enhancement