瀏覽代碼

feat(native-participants-pane) updated podfile

master
Calin Chitu 4 年之前
父節點
當前提交
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'

Loading…
取消
儲存