From 867ee5b011e7190c77d41b82e2db720030c1d510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nandy=20B=C3=A2?= Date: Wed, 14 Feb 2024 12:07:26 +0100 Subject: [PATCH] docs: add additional step for iOS devices --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18435f7..0024f81 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ or: `$ npm install react-native-rsa-native --save` + +### Additional step for iOS devices +`$ pod install` + ## Older React-Native versions If you are using an older version of React Native and are having issues try using v1.1.14