jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
283 stars 240 forks source link

ref(dependency): match @babel dependency versions and update metro to latest #205

Closed Calinteodor closed 1 year ago

Calinteodor commented 1 year ago

Fixes 'Cannot read properties of undefined (reading 'addHelper')' error. This is because, probably there is a mismatch in the feature set, if the version number doesn't match. I also removed some not useful dependencies.