npm install react-native-get-random-values npx pod-install 💡 If you use the Expo managed workflow you will see "CocoaPods is not supported in this project" - this is fine, it's not necessary. Usage This library works as a polyfill for the globalcrypto.getRandomValues. ...
npm install react-native-nitro-modules Usage import "@korekoi/react-native-get-random-values" const array = new Uint8Array(32); global.crypto.getRandomValues(array); See the example app How does it compare to other alternatives? The most downloaded and probably the only available library to...
expo-env-info 1.0.3 environment info: System: OS: macOS 12.2.1 Shell: 5.8 - /bin/zsh Binaries: Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 8.1.0 - ~/.nvm/versions/node/v16.13.0/bin/npm Watchman: 2022.01.24.00 - /usr/...