We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e21ca4 commit 90ccf3cCopy full SHA for 90ccf3c
readme.md
@@ -6,6 +6,7 @@ A small implementation of `getRandomValues` for React Native.
6
7
```sh
8
npm install --save react-native-get-random-values
9
+cd ios && pod install && cd ..
10
```
11
12
## Usage
0 commit comments