Skip to content

Releases: TableCo/react-native-sdk

0.6.0

Choose a tag to compare

@nlyn nlyn released this 05 Feb 18:05

To give your customers the best experience we've updated the Jitsi peer dependency to use our own repository. To use version 0.6.0 you'll need to install Jitsi from our repository with yarn add TableCo/react-native-jitsi-meet in your own project.

0.5.1

Choose a tag to compare

@jamesecowell jamesecowell released this 20 Jan 10:51
dd98849

Added react-native-jitsi-meet as a peer dependency to our SDK to fix and import issue seen by some developers on iOS builds.

To ensure that the peer dependency is handled correctly you may need to remove node_modules and reinstall via yarn or npm. The unmet peer dependency for react-native-jitsi-meet should then be correctly reported and can be installed as normal.

0.5.0

Choose a tag to compare

@gazreese gazreese released this 15 Dec 15:48
97b8967

Now with Jitsi video conferencing support

0.4.0

Choose a tag to compare

@nlyn nlyn released this 10 Aug 14:09

Added support for Experiences

0.3.0

Choose a tag to compare

@gazreese gazreese released this 29 May 06:36

Added support for JPush to help our Asian partners

0.2.2

Choose a tag to compare

@gazreese gazreese released this 22 Apr 10:40

Updated our handling of the back press event for easier integration

0.2.1

Choose a tag to compare

@gazreese gazreese released this 16 Apr 09:10
  • Updated to the iOS-specific layouts for better usability on notched devices
  • Now no longer uses the React Native navigator internally, which should make things much easier to integrate

Please see the updated readme for updates to the integration instructions, specifically how to display our UI.