mirror of
https://github.com/fankes/pagecurl-multiplatform.git
synced 2025-09-04 01:35:36 +08:00
eb4815f12e92b1cbcd3a6e47c8f4c07bb352d66f

Page Curl (Multiplatform)
Page Curl library for Jetpack Compose Multiplatform.
Support for Android, iOS, Desktop (JVM):
Note
This is just an attempt at multiplatform porting, and there may still be some problems.
Motivation
This library allows to create an effect of turning pages, which can be used in book reader applications, custom on-boarding screens or elsewhere.
Usage
Note
This multiplatform library's artifact is not upload to any repositories, you can clone this repository or use git submodule to use it.
For an Android version and a sample usage, please visit: https://github.com/oleksandrbalan/pagecurl.
See Demo application and examples for more usage examples.
Thanks
Description
Languages
Kotlin
100%