11{
22 "name" : " examples" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
1010 "lint" : " eslint . --ext .js,.jsx,.ts,.tsx"
1111 },
1212 "dependencies" : {
13+ "@react-native-camera-roll/camera-roll" : " 5.3.1" ,
1314 "@react-native-community/masked-view" : " ~0.1.11" ,
1415 "@react-navigation/native" : " ~6.0.11" ,
1516 "@react-navigation/stack" : " ~6.2.2" ,
16- "@uiw/react-native" : " 4.0.0" ,
17+ "@uiw/react-native" : " 4.0.1" ,
18+ "@uiw/react-native-image-picker" : " 4.0.1" ,
1719 "react" : " 18.0.0" ,
1820 "react-native" : " 0.69.7" ,
1921 "react-native-gesture-handler" : " ~2.5.0" ,
20- "react-native-safe-area-context" : " ~4.3.1" ,
21- "react-native-screens" : " ~3.15.0" ,
22- "react-native-svg" : " 13.0.0" ,
2322 "react-native-image-picker" : " ^5.3.1" ,
2423 "react-native-image-viewing" : " ~0.2.2" ,
25- "@uiw/react-native-image-picker" : " 4.0.0" ,
26- "@react-native-camera-roll/camera-roll" : " 5.3.1"
24+ "react-native-safe-area-context" : " ~4.3.1" ,
25+ "react-native-screens" : " ~3.15.0" ,
26+ "react-native-svg" : " 13.0.0"
2727 },
2828 "devDependencies" : {
2929 "@babel/core" : " ~7.20.7" ,
5353 " node"
5454 ]
5555 }
56- }
56+ }
0 commit comments