feat(native-participants-pane) updated podfile

This commit is contained in:
Calin Chitu 2021-07-01 16:27:53 +03:00 committed by Hristo Terezov
parent 88ddb8d9b4
commit 600af62945
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ target 'JitsiMeetSDK' do
pod 'react-native-calendar-events', :path => '../node_modules/react-native-calendar-events'
pod 'react-native-keep-awake', :path => '../node_modules/react-native-keep-awake'
pod 'react-native-netinfo', :path => '../node_modules/@react-native-community/netinfo'
pod 'react-native-slider', :path => '../node_modules/@react-native-community/slider'
pod 'react-native-splash-screen', :path => '../node_modules/react-native-splash-screen'
pod 'react-native-webview', :path => '../node_modules/react-native-webview'
pod 'react-native-webrtc', :path => '../node_modules/react-native-webrtc'