Skip to content

Commit 404b9ce

Browse files
committed
2 parents 896798c + 012a99e commit 404b9ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# react-native-jitsi-meet
22
React native wrapper for Jitsi Meet SDK
33

4+
## Important notice
5+
6+
Jitsi Meet SDK is a packed React Native SDK. Running react-native-jitsi-meet will run this React Native SDK inside your React Native app. We know that this is suboptimal but sadly we did not find any other solution without massive rewrite of Jitsi Meet SDK. Compatibility with other libraries used internally by Jitsi Meet SDK might be broken (version mismatch) or you might experience performance issues or touch issues in some edge cases.
7+
48
## Install
59

610
`npm install react-native-jitsi-meet --save`

0 commit comments

Comments
 (0)