From 8229a3c3dd5314eacba4fa5f0cd22add9ad760a8 Mon Sep 17 00:00:00 2001 From: Ilya Taratukhin Date: Mon, 22 Jan 2024 13:26:15 +0100 Subject: [PATCH] docs: update requirements section BREAKING CHANGE: minimum supported React Native version is 0.73 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6ea751..16b2f38 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ application to call the native Fingerprint Pro libraries (Android and iOS) and i ## Requirements and limitations -- React Native 0.69 or higher +- React Native 0.73 or higher - Android 5.0 (API level 21+) or higher - iOS 13+/tvOS 15+, Swift 5.7 or higher (stable releases)