Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 5767712

Browse files
authored
Deprecate (#437)
1 parent 18b791e commit 5767712

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
A library that adds additional Kotlin/Multiplatform targets to [AndroidX Paging](https://developer.android.com/topic/libraries/architecture/paging/v3-overview),
44
and provides UI components to use Paging on iOS.
55

6+
**DEPRECATED!** AndroidX Paging 3.4.0-alpha03 from Google now [supports multiplatform more comprehensively](https://developer.android.com/jetpack/androidx/releases/paging#3.4.0-alpha03).
7+
At the time of this deprecation there are no additional implementations for UI toolkits (such as this project's UIKit implementation).
8+
9+
610
## Introduction
711

812
As with AndroidX Paging, the primary modules of Multiplatform Paging are:

0 commit comments

Comments
 (0)