skrafft / react-native-jitsi-meet

React native wrapper for Jitsi Meet SDK
Apache License 2.0
286 stars 348 forks source link

[IDEA] Should this lib be deprecated in favor of @bortolilucas/react-native-jitsimeet #354

Open rcidt opened 2 years ago

rcidt commented 2 years ago

Hi @skrafft, there is another Jitsi Meet wrapper for react-native bortolilucas/react-native-jitsimeet.

It is very similar to your wrapper, but the main difference being it gives the option of launching Jitsi Meet on a separate Activity/UIViewController on top of the host RN app.

Based on my testing, I believe, this feature solves many of the performance and odd touch-event bugs and issues mentioned in the Important Notice in the README.

I think it would be a good idea to deprecate this library and redirect developers to bortolilucas/react-native-jitsimeet.

I really appreciate the work you have done, and I think having you and @bortolilucas join forces would prove to be very fruitful for everyone!

riyas-w2s commented 2 years ago

@rcidt are able to make release build using that plugin ? app crash when i relase build

asfopoo commented 2 years ago

That project has just been depracated