jitsi / jitsi-meet-sdk-samples

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

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

Closed Calinteodor closed 8 months ago

Calinteodor commented 8 months 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.