2023-10-31 04:19:26 +08:00
2023-10-31 03:07:47 +08:00
2023-10-31 04:19:26 +08:00
2023-10-31 04:19:26 +08:00
2023-10-31 03:07:47 +08:00
2022-03-23 10:57:43 +01:00
2023-10-31 03:21:27 +08:00

Maven Central

LOGO

Page Curl (Multiplatform)

Page Curl library for Jetpack Compose Multiplatform.

Support for Android, iOS, Desktop (JVM):

SHOT

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

The compose multiplatform shadows way

Multiplatform Paging

Description
The @oleksandrbalan's pagecurl compose multiplatform version.
Readme Apache-2.0 1.2 MiB
Languages
Kotlin 100%