mirror of
https://github.com/amark/gun.git
synced 2025-06-23 06:22:32 +00:00
Update README.md
This commit is contained in:
parent
5a1f8350cb
commit
d15721c46d
@ -205,11 +205,11 @@ isomorphic-webcrypto can also works but lacks in performance and has issues with
|
|||||||
for window.crypto.getRandomValues you can use either react-native-crypto or react-native-get-random-values
|
for window.crypto.getRandomValues you can use either react-native-crypto or react-native-get-random-values
|
||||||
|
|
||||||
- `npm install buffer text-encoding react-native-webview-bridge react-native-get-random-values --save`
|
- `npm install buffer text-encoding react-native-webview-bridge react-native-get-random-values --save`
|
||||||
- follow instructions to install [WebviewCrypto](/saulshanabrook/react-native-webview-crypto)
|
- follow instructions to install [WebviewCrypto](saulshanabrook/react-native-webview-crypto)
|
||||||
- react might still complain about missing isomorphic-webcrypto although its not needed
|
- react might still complain about missing isomorphic-webcrypto although its not needed
|
||||||
so install it `npm i isomorphic-webcrypto`
|
so install it `npm i isomorphic-webcrypto`
|
||||||
|
|
||||||
see working [example repo](/gooddollar/gun-expo-react-native)
|
see working [example repo](gooddollar/gun-expo-react-native)
|
||||||
|
|
||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user