Hello
Do guidelines exist on how to rebuild the React Native WebRTC module?. Suppose we made some changes to the iOS part and want to rebuild. In the master branch, under the react-native-webrtc/iOS
folder, there is no Podfile.
After commands,
git clone git@github.com:react-native-webrtc/react-native-webrtc.git
cd react-native-webrtc
npm install
Failed to build the RCTWebRTC project.