aboutsummaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-06-23 16:26:12 -0400
committerGitHub <noreply@github.com>2021-06-23 16:26:12 -0400
commit8c2b915678b852f597c38ab00d18c22bf62d2051 (patch)
tree7a268ef4d84b7870ded9020af637785c452a7923 /ios
parentcd5863264d0fe954e63d8cc93fc4ee6ab509f49b (diff)
parent16f6341daff56f827fbb6c6ade9cf1238e8e5f3e (diff)
Merge pull request #473 from IvanIFChen/tma938-video-from-camera-video-streaming
[TMA-938] Video From Camera & Video Streaming
Diffstat (limited to 'ios')
-rw-r--r--ios/Frontend/Info.plist4
-rw-r--r--ios/Podfile.lock27
2 files changed, 25 insertions, 6 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index 0d75ca35..fa67d073 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -66,6 +66,8 @@
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>This lets you share video audio from your camera for a Moment post on your profile!</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
@@ -74,6 +76,8 @@
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
+ <key>NSCameraUsageDescription</key>
+ <string>This lets you share photos/videos from your camera for a Moment post on your profile!</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 7d6ce3a8..86339554 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -333,11 +333,13 @@ PODS:
- React-Core
- react-native-contacts (6.0.5):
- React-Core
- - react-native-date-picker (3.3.1):
+ - react-native-date-picker (3.3.2):
- React-Core
- - react-native-document-picker (5.1.0):
+ - react-native-document-picker (5.2.0):
- React-Core
- - react-native-image-resizer (1.4.4):
+ - react-native-image-picker (4.0.4):
+ - React-Core
+ - react-native-image-resizer (1.4.5):
- React-Core
- react-native-netinfo (6.0.0):
- React-Core
@@ -345,6 +347,11 @@ PODS:
- React-Core
- react-native-splash-screen (3.2.0):
- React
+ - react-native-video (5.1.1):
+ - React-Core
+ - react-native-video/Video (= 5.1.1)
+ - react-native-video/Video (5.1.1):
+ - React-Core
- React-RCTActionSheet (0.63.3):
- React-Core/RCTActionSheetHeaders (= 0.63.3)
- React-RCTAnimation (0.63.3):
@@ -527,10 +534,12 @@ DEPENDENCIES:
- react-native-contacts (from `../node_modules/react-native-contacts`)
- react-native-date-picker (from `../node_modules/react-native-date-picker`)
- react-native-document-picker (from `../node_modules/react-native-document-picker`)
+ - react-native-image-picker (from `../node_modules/react-native-image-picker`)
- react-native-image-resizer (from `../node_modules/react-native-image-resizer`)
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- react-native-splash-screen (from `../node_modules/react-native-splash-screen`)
+ - react-native-video (from `../node_modules/react-native-video`)
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
@@ -631,6 +640,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-date-picker"
react-native-document-picker:
:path: "../node_modules/react-native-document-picker"
+ react-native-image-picker:
+ :path: "../node_modules/react-native-image-picker"
react-native-image-resizer:
:path: "../node_modules/react-native-image-resizer"
react-native-netinfo:
@@ -639,6 +650,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-safe-area-context"
react-native-splash-screen:
:path: "../node_modules/react-native-splash-screen"
+ react-native-video:
+ :path: "../node_modules/react-native-video"
React-RCTActionSheet:
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
React-RCTAnimation:
@@ -739,12 +752,14 @@ SPEC CHECKSUMS:
react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c
react-native-cameraroll: 88f4e62d9ecd0e1f253abe4f685474f2ea14bfa2
react-native-contacts: 931baebf460125c5a7bbce1c4521a96c69795123
- react-native-date-picker: 2dfef0fcb6c36d078bc62f5de3ca79eff7f42486
- react-native-document-picker: f2f73db94328c84e22144e369fb4a3ede47bc1f5
- react-native-image-resizer: 13ac4af788f88af36d0353a1324401ebabd04fe4
+ react-native-date-picker: 96a07ca27a6225da8a3935324d85046028456b0f
+ react-native-document-picker: f1b5398801b332c77bc62ae0eae2116f49bdff26
+ react-native-image-picker: c07b072faa83f3480b473a15ea3c19cc39b3d6fa
+ react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d
react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
+ react-native-video: 0bb76b6d6b77da3009611586c7dbf817b947f30e
React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa
React-RCTAnimation: 1befece0b5183c22ae01b966f5583f42e69a83c2
React-RCTBlob: 0b284339cbe4b15705a05e2313a51c6d8b51fa40