瀏覽代碼

feat(native-participants-pane) updated podfile

master
Calin Chitu 4 年之前
父節點
當前提交
600af62945
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      ios/Podfile

+ 1
- 0
ios/Podfile 查看文件

58
   pod 'react-native-calendar-events', :path => '../node_modules/react-native-calendar-events'
58
   pod 'react-native-calendar-events', :path => '../node_modules/react-native-calendar-events'
59
   pod 'react-native-keep-awake', :path => '../node_modules/react-native-keep-awake'
59
   pod 'react-native-keep-awake', :path => '../node_modules/react-native-keep-awake'
60
   pod 'react-native-netinfo', :path => '../node_modules/@react-native-community/netinfo'
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
   pod 'react-native-splash-screen', :path => '../node_modules/react-native-splash-screen'
62
   pod 'react-native-splash-screen', :path => '../node_modules/react-native-splash-screen'
62
   pod 'react-native-webview', :path => '../node_modules/react-native-webview'
63
   pod 'react-native-webview', :path => '../node_modules/react-native-webview'
63
   pod 'react-native-webrtc', :path => '../node_modules/react-native-webrtc'
64
   pod 'react-native-webrtc', :path => '../node_modules/react-native-webrtc'

Loading…
取消
儲存