Skip to content

Commit

Permalink
docs: add react native project link
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Nov 13, 2023
1 parent f14482a commit 07d68e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@ catch (e) {
}
```
#### React Native (Expo)
Look at our [NWC React Native Expo Demo app](https://github.com/getAlby/nwc-react-native-expo) for how to use NWC in a React Native expo project.
#### For Node.js
To use this on Node.js you first must install `websocket-polyfill` and import it:
Expand Down

0 comments on commit 07d68e9

Please sign in to comment.