You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@
3
3
A library that adds additional Kotlin/Multiplatform targets to [AndroidX Paging](https://developer.android.com/topic/libraries/architecture/paging/v3-overview),
4
4
and provides UI components to use Paging on iOS.
5
5
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
+
6
10
## Introduction
7
11
8
12
As with AndroidX Paging, the primary modules of Multiplatform Paging are:
0 commit comments