Compose Conventions

Jetpack Compose UI conventions for this project's screens. Use when creating composable screens (XxxScreen/XxxScreenInternal pattern), using BaseScreenComponent, applying MaterialTheme.spacing for padding, writing @Preview composables with FakeBaseViewModel, handling PagingData with rememberPagingRefreshState, or setting up navigation with LocalAppNavController.

thetruong1099 5843008 6.0 KB Updated

File contents

thetruong1099/android-mvi-base-code/tree/main/.claude/skills/compose-conventions commit 5843008eb8

Frequently asked questions

npx skillmds@latest add thetruong1099/compose-conventions