Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatusiak authored Dec 24, 2023
1 parent 78850f7 commit af96cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-tutorials/GUN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ npx [email protected] init AwesomeProject --version 0.70.6
# step2: install packages
```
npm install text-encoding buffer #for gun/sea deps
npm install github:amark/gun github:bmatusiak/gun-unbuild github:bmatusiak/gun-rebuild-sea #for gun/sea
npm install github:bmatusiak/gun-unbuild github:bmatusiak/gun-rebuild-sea github:bmatusiak/gun#localStorage-fix #for gun/sea
npm install react-native-webview react-native-webview-crypto react-native-get-random-values #for crypto
npm install @react-native-async-storage/async-storage #for gun storage
```
Expand Down

0 comments on commit af96cac

Please sign in to comment.