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

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%