expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.21k stars 862 forks source link

Upgrade `with-webrtc` to react-native-webrtc v106 #427

Closed danieleds closed 10 months ago

danieleds commented 1 year ago

This PR upgrades the version of react-native-webrtc to a more recent one, for the with-webrtc example. The version of the config-plugin is updated too, according to the version table at https://github.com/expo/config-plugins/tree/main/packages/react-native-webrtc

cc @EvanBacon