File tree 3 files changed +7
-12
lines changed
3 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 25
25
"expo-file-system" : " ~15.4.5" ,
26
26
"expo-font" : " ~11.4.0" ,
27
27
"expo-image" : " ~1.3.5" ,
28
- "expo-image-manipulator" : " ^ 11.5 .0" ,
28
+ "expo-image-manipulator" : " ~ 11.3 .0" ,
29
29
"expo-image-picker" : " ~14.3.2" ,
30
30
"expo-notifications" : " ~0.20.1" ,
31
31
"expo-status-bar" : " ~1.6.0" ,
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ const styles = StyleSheet.create({
269
269
} ,
270
270
nothingAddedText : {
271
271
alignSelf : "center" ,
272
- marginTop : 10 ,
272
+ marginTop : - 5 ,
273
273
} ,
274
274
image : {
275
275
width : "100%" ,
Original file line number Diff line number Diff line change @@ -5006,17 +5006,12 @@ expo-image-loader@~4.3.0:
5006
5006
resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-4.3.0.tgz#d897b4d4f1838faa8291c36f00b99c2b36a6ac5c"
5007
5007
integrity sha512-2kqJIO+oYM8J3GbvTUHLqTSpt1dLpOn/X0eB4U4RTuzz/faj8l/TyQELsMBLlGAkweNUuG9LqznbaBz+WuSFEw==
5008
5008
5009
- expo-image-loader@~4.4.0 :
5010
- version "4.4.0"
5011
- resolved "https://registry.yarnpkg.com/expo-image-loader/-/expo-image-loader-4.4.0.tgz#35909516311aa60fa4bf35aa6eb7624d7f7f788d"
5012
- integrity sha512-dq88tiRB8aB1U+O/oJI7IY4VU9Nu2iDjEwR8QDfLtD4xWd5lNGoyic5Vh7911E1qNJFqNMSVIVzOD5l1SQ3A6g==
5013
-
5014
- expo-image-manipulator@^11.5.0 :
5015
- version "11.5.0"
5016
- resolved "https://registry.yarnpkg.com/expo-image-manipulator/-/expo-image-manipulator-11.5.0.tgz#2a0f4c069dc25722c2c8f0e15c0c42353f1115a4"
5017
- integrity sha512-W/mwSIuLyolDDSzIkENvwVoQpe6HJfpcAQbeu3VX3ZcTJrgvORM/tfuCJacCTHQ0iVIB49Txv65CgbtO+3Pd6w==
5009
+ expo-image-manipulator@~11.3.0 :
5010
+ version "11.3.0"
5011
+ resolved "https://registry.yarnpkg.com/expo-image-manipulator/-/expo-image-manipulator-11.3.0.tgz#3bf5e1d7331c182950f73bfacf2060cc4604170e"
5012
+ integrity sha512-lw17v8VD5LqE+j3YMZNNlfM19OlkBPzLEoVyGcx9FtGC533le5dnXF+UiZTCbFIVr/xyBJTMse9G0oJ70q9MbQ==
5018
5013
dependencies :
5019
- expo-image-loader "~4.4 .0"
5014
+ expo-image-loader "~4.3 .0"
5020
5015
5021
5016
expo-image-picker@~14.3.2 :
5022
5017
version "14.3.2"
You can’t perform that action at this time.
0 commit comments