google / google/jetpack-camera-app
Follow Compose coding best practices
Open
- Dominant language
- Kotlin
- Stars
- 341
- Forks
- 71
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 7
Description
Most notably; make sure to include a Modifier parameter in all composables where it's required, and make sure it's the first optional parameter.
Contributor guide
Assessment
This issue has not been assessed yet.