Skip to content

wazo-platform/wazo-react-native-demo

Repository files navigation

wazo-react-native-demo

A simple demonstration of Wazo's SDK with React Native

Development

Issues

To fix react build.

  • Go to xcode, add scheme React. Product, schemes, manage schemes and add React.

To fix glog build.

cd node_modules/react-native/third-party/glog-0.3.4
sh ../../scripts/ios-configure-glog.sh

WebRTC.framework/WebRTC' does not contain bitcode.

Run :

yarn download-webrtc-bitecode