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