Capturable v2.0.0
Changes
- [#40] [#59] Fixes the issue of capturing the scrollable content
- [#100] Added new
Modifier
API for capturing the content and deprecated old@Composable
method. - [#101] Removed the usage of PixelCopy API fixing that fixes the issue of capturing unwanted content
Dependent Targets
- Jetpack Compose: 1.6.0
- Kotlin: 1.9.22
Full Changelog: v1.0.3...v2.0.0