react-native-agora
# installed ruby first then run it
gem install cocoapods
cd ios
pod install
pod install success will create <projectName>
.xcworkspace file in ios folder.
Open ios/projectName.xcworkspace
with XCode
select the AgoraRtcEngineKit and re-added by below steps.