ipfs-shipyard / js-libp2p-react-native

A demo app running js-libp2p in a React Native app
7 stars 3 forks source link

WebRTC support. #6

Closed sleep9 closed 3 months ago

sleep9 commented 3 months ago

How do I get webRTC working? I get the following error when trying to import. Your javascript code tried to access a native module that doesn't exist in this development client.

sleep9 commented 3 months ago

For future users, @libp2p/webrtc works with react-native when the following package is installed. react-native-webrtc