- Example 1: AR scene example with
react-native-arkit
- Example 2: AR face tracking example with custom native view (You can switch it on Setting)
# OPTIONAL: Run this command if you got `WebRTC.framework does not contain bitcode` build error
$ yarn webrtc-dl-bitcode
$ cd ios && pod install && cd -
- After opened the app, click
Setting
button to typeRoom ID
. - You can visit https://rnwebrtc-server.herokuapp.com for test.