From 5dee1e585353b6d7407f521dfa9186dbf10e8226 Mon Sep 17 00:00:00 2001 From: meganhong <34787696+meganhong@users.noreply.github.com> Date: Mon, 13 Jul 2020 15:08:06 -0700 Subject: TMA123: Add Profile Pictures UI (#17) * rebasing * rebasing * remove debug code * fixed margins and added navigation from login * moved plist file into gitignore * moved index.ts to onboarding directory * install react native image crop picker * added permissions into Info.plist * rebasing * minor changes for Justins PR * change debug code back Co-authored-by: meganhong --- ios/Frontend/Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ios/Frontend') diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index 75bf913c..357d12ab 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -39,6 +39,8 @@ NSLocationWhenInUseUsageDescription + NSPhotoLibraryUsageDescription + Tagg would like to access your photos. UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities -- cgit v1.2.3-70-g09d2