Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@signalwire/react-native
Advanced tools
The Relay SDK for React Native enables developers to connect and use SignalWire's Relay APIs within their own React Native apps. Our Relay SDK allows developers to build or add robust and innovative communication services to their applications.
To install this package in your project, use the following command:
npm install @signalwire/react-native @react-native-async-storage/async-storage
The @react-native-async-storage/async-storage
package is a peerDependency so it must be manually installed.
Our package @signalwire/react-native
depends on react-native-webrtc and will try to install it automatically for you in the postinstall
script.
It's possible that an error will occur during the linking process of the native libraries. If your app does not compile, follow these steps to troubleshoot:
Make sure to check the app permissions in
AndroidManifest.xml
andInfo.plist
to access the device camera and microphone!
Relay SDK for React Native is open source and maintained by the SignalWire team, but we are very grateful for everyone who has contributed and assisted so far.
If you'd like to contribute, feel free to visit our Slack channel and read our developer section to get the code running in your local environment.
The React Native SDK is a package inside the signalwire-node monorepo. To setup the dev environment follow these steps:
master
for your change.npm install
to install global dependencies.npm run setup react-native
to prepare the React Native package.cd packages/react-native
.Relay SDK for React Native follows Semantic Versioning 2.0 as defined at http://semver.org.
Relay SDK for React Native is copyright © 2018-2019 SignalWire. It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.
FAQs
React-Native library for connecting to SignalWire.
We found that @signalwire/react-native demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.