From c38291fb50e30af0739f17de42f3b8bb51cca73e Mon Sep 17 00:00:00 2001 From: meganhong <34787696+meganhong@users.noreply.github.com> Date: Wed, 15 Jul 2020 13:41:57 -0700 Subject: TMA116 - Access Photo Gallery (#21) * profile picture go to gallery methods added * fitting images into circles * styling stuff * removed debug code * changed image size to 580x580 for profile pic or else quality is low * profile picture go to gallery methods added * fitting images into circles * styling stuff * removed debug code * changed image size to 580x580 for profile pic or else quality is low * change circle to square cropper * merging * remove file from gitignore * fitting images into circles * styling stuff * remove file from gitignore * changing crop back to circle Co-authored-by: meganhong --- yarn.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index a0e56cf7..8a78deda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5114,6 +5114,11 @@ react-native-gesture-handler@^1.6.1: invariant "^2.2.4" prop-types "^15.7.2" +react-native-image-crop-picker@^0.32.2: + version "0.32.2" + resolved "https://registry.yarnpkg.com/react-native-image-crop-picker/-/react-native-image-crop-picker-0.32.2.tgz#862bddc99f7a8e17b7f584846a0c46bfad233917" + integrity sha512-x1rwdpVKL6v1AY38rLNYUkLEJIxOK/3C8ipmNbcYFUKunVcmsEvhGLX2ll9kMjp/q+vGOmx4YO38eGp0axYoxg== + react-native-iphone-x-helper@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.2.1.tgz#645e2ffbbb49e80844bb4cbbe34a126fda1e6772" -- cgit v1.2.3-70-g09d2