Skip to content

Files

RNWebRTCARExample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 27, 2020
Mar 2, 2020
Feb 23, 2020
Feb 23, 2020
Feb 23, 2020
Feb 23, 2020
Mar 2, 2020
Feb 27, 2020
Feb 23, 2020
Feb 23, 2020
Feb 23, 2020
Feb 23, 2020
May 7, 2020

Example for react-native-webrtc-ar-session

  • 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)

Installation

# OPTIONAL: Run this command if you got `WebRTC.framework does not contain bitcode` build error
$ yarn webrtc-dl-bitcode

$ cd ios && pod install && cd -

Usage