reactor-studio / react-native-zoom-sdk

React Native wrapper for Zoom.us
30 stars 13 forks source link

Android Zoom commonlib/mobileRTC #8

Open forimbajosh21 opened 5 years ago

forimbajosh21 commented 5 years ago

Hello, based on the readme. I need to install sdk on specific platform but upon further inspection I saw that android zoom sdk are already ship with this module. Am I right ? cause when I install zoom android sdk with this I got an duplicate class error and when I only install this module the build goes thru.

Anyway how can I upgrade the zoom sdk ship with this module. Do I just need to update the aar files ? Thank you