React Native Jitsi Meet

screenshot of React Native Jitsi Meet
react
react-native

React native wrapper for Jitsi Meet SDK

Overview

The React Native Jitsi Meet SDK is a deprecated library that served as a React Native wrapper for the Jitsi Meet SDK. The official recommendation now is to use the official React Native SDK provided by the Jitsi Team.

Features

  • React Native wrapper for Jitsi Meet SDK
  • Compatibility with other libraries used internally by Jitsi Meet SDK might be broken
  • Performance issues or touch issues may arise in some edge cases

Summary

The React Native Jitsi Meet SDK served as a wrapper for the Jitsi Meet SDK, but it is now deprecated in favor of the official React Native SDK provided by the Jitsi Team. Developers are encouraged to migrate to the official SDK for better compatibility and support.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

react-native
React Native

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.