react-native-share VS react-native-webrtc

Compare react-native-share vs react-native-webrtc and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
react-native-share react-native-webrtc
5 6
3,525 4,478
0.9% 1.2%
8.0 8.0
12 days ago 6 days ago
Java Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-share

Posts with mentions or reviews of react-native-share. We have used some of these posts to build our list of alternatives and similar projects.

react-native-webrtc

Posts with mentions or reviews of react-native-webrtc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • Trouble connecting on remote connections (React Native) Help required 🙏
    2 projects | /r/WebRTC | 17 Jul 2023
    Hi, I am using react-native-webrtc along with react-native-simple-peer for my webrtc video calls. I tried using a custom turn server and twilio's servers as well. All the servers that I am using give IceGatheringState: complete on this website, so I feel that the servers are working fine. I am unable to connect the calls whenever I'm using mobile data or am on different networks and get the error Ice Connection failed. Have tried toggling values for trickle and also tried completely relying on the turn severs by using iceTransportPolicy: 'relay'. Have beat my head for quite some time regarding the solution for this and would appreciate any help, thanks!
  • WebRTC + React Native
    1 project | /r/reactnative | 1 Feb 2023
  • WhatsApp clone in React Native (using supabase & socket.io)
    4 projects | /r/reactnative | 31 Jan 2023
    I think WebRTC could be an alternative; it requires a signalling server and more manual setup, but at least with this—you don't get unexpected bills—the only thing that could go wrong is your signalling server crashing, but downtime shouldn't matter in this case. The other thing to consider is the effort it takes to go down this route & maintenance.
  • No, React Native is not the future
    4 projects | news.ycombinator.com | 31 Dec 2022
    heres the stuff that IS available in the expo sdk: https://docs.expo.dev/versions/v47.0.0

    You then use 3rd party modules (or build your own) for anything else you need. For example, webtrc: https://github.com/react-native-webrtc/react-native-webrtc

  • Need to communicate two apps instantly for a simple check. What's the better option?
    1 project | /r/reactnative | 15 Dec 2022
    Maybe using WebRTC Data Channels, https://github.com/react-native-webrtc/react-native-webrtc/blob/HEAD/Documentation/BasicUsage.md
  • How to implement Video and/or Audio calling in React Native Expo application
    1 project | /r/codehunter | 22 Apr 2022
    I am building a react native application using Expo and i need to add audio calling and video calling functionalities, however it seems that i cant use react-native-webrtc (Link here) without ejecting Expo.

What are some alternatives?

When comparing react-native-share and react-native-webrtc you can also consider the following projects:

Godot-Android-Share-Plugin - Android share plugin for Godot Game Engine 3.2 or higher

react-native-callkeep - iOS CallKit framework and Android ConnectionService for React Native

react-native-bluetooth-classic - ⚛ Bluetooth classic Android(Bluetooth)/IOS(ExternalAccessory) module for serial communication

react-native-twilio-video-webrtc - Twilio Video (WebRTC) for React Native

react-native-background-actions - React Native background service library for running background tasks forever in Android & iOS.

flutter-webrtc - WebRTC plugin for Flutter Mobile/Desktop/Web

react-native-zeroconf - :satellite: Discover Zeroconf services using react-native

native-navigation - Native navigation library for React Native applications

react-native-sensitive-info - Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native

lottie-react-native - Lottie wrapper for React Native. [Moved to: https://github.com/lottie-react-native/lottie-react-native]

react-native-music-control - Display and manage media controls on lock screen and notification center for iOS and Android.

react-native-simple-peer - To building an exciting peer-to-peer WebRTC-based mobile Application