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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ yarn add react-native-keys
41
41
42
42
## Basic Usage
43
43
44
-
Create a new file `keys.development.json` in the root of your React Native app and add keys in `secure` object for `cpp+Encryptio`n and add keys in public for public usage this:
44
+
Create a new file `keys.development.json` in the root of your React Native app and add keys in `secure` object for `cpp+Encryption` and add keys in public for public usage this:
0 commit comments