From 618a59c5d95d419f9d271da5cc28c476fde58d74 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Wed, 3 Sep 2025 09:35:11 -0400 Subject: [PATCH] Deprecate --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5945f777e20..de7b2bbd322 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ A library that adds additional Kotlin/Multiplatform targets to [AndroidX Paging](https://developer.android.com/topic/libraries/architecture/paging/v3-overview), and provides UI components to use Paging on iOS. +**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). +At the time of this deprecation there are no additional implementations for UI toolkits (such as this project's UIKit implementation). + + ## Introduction As with AndroidX Paging, the primary modules of Multiplatform Paging are: