Releases: TableCo/react-native-sdk
Releases · TableCo/react-native-sdk
Release list
0.6.0
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
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
0.4.0
0.3.0
0.2.2
0.2.1
- 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.