From a43652cfb5ae87790ee087fa842ac0f907752afc Mon Sep 17 00:00:00 2001 From: Marco Sinigaglia Date: Mon, 9 Dec 2024 11:39:47 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 37b43e5d..8807390c 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ The library is a simple connection with the OS APIs, the BLE stack should be sta RN 0.76+ -RN 0.60-0.75 supported until 11.5.X -RN 0.40-0.59 supported until 6.7.X -RN 0.30-0.39 supported until 2.4.3 +RN 0.60-0.75 supported until 11.5.X +RN 0.40-0.59 supported until 6.7.X +RN 0.30-0.39 supported until 2.4.3 ## Supported Platforms @@ -82,4 +82,4 @@ A react-native project is needed to generate the code via *codegen*. #### Generate iOS code - in the example folder generate the ios project from expo: `npx expo prebuild --platform ios` -- the codegen run during the first build, if you need to run it again use `pod install` in the ios folder \ No newline at end of file +- the codegen run during the first build, if you need to run it again use `pod install` in the ios folder