google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

[Pager] Add sample for zoomable content in HorizontalPager #1471

Closed fornewid closed 1 year ago

fornewid commented 1 year ago

https://user-images.githubusercontent.com/3405740/211869459-0f640486-00a0-4bac-87ac-977486e52e69.mp4

andkulikov commented 1 year ago

Hello. Thanks for contributing. We recently added a new Pager components right into compose.foundation library and are now recommend using it instead of Accompanist. Because of that we do not want to add new samples here, however we will make sure to add a sample with zoomable content for the new Pager. Thanks

fornewid commented 1 year ago

Thanks for answering! I'm exciting for new Pager composable in compose.foundation. :)