Просмотр исходного кода

feat(native-participants-pane) updated podfile

master
Calin Chitu 4 лет назад
Родитель
Сommit
600af62945
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      ios/Podfile

+ 1
- 0
ios/Podfile Просмотреть файл

@@ -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'

Загрузка…
Отмена
Сохранить