This repository contains example app which use the Amazon IVS iOS and Android broadcast SDKs via React Native wrapper.
-
Add
rtmpsUrlandstreamKeyvalues to./app.jsonfile -
Install modules
$ yarn
$ cd ios && pod install && cd ..- Start
Metro Bundler
$ yarn start- Run the example app on Android platform
$ yarn androidor on iOS platform
$ yarn ios