File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4
4
*/
5
5
6
6
import React , { Component } from 'react' ;
7
- import { PermissionsAndroid , Platform } from 'react-native' ;
8
7
import {
9
8
StyleSheet ,
10
9
Text ,
Original file line number Diff line number Diff line change @@ -472,4 +472,4 @@ SPEC CHECKSUMS:
472
472
473
473
PODFILE CHECKSUM: 893b3f5aa841eb3409bcefa30c3ddc9e1dc48230
474
474
475
- COCOAPODS: 1.9.3
475
+ COCOAPODS: 1.9.3
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@react-native-community/cameraroll" : " ^4.0.1" ,
14
14
"react" : " 16.13.1" ,
15
- "react-native" : " 0.63.3"
16
- "react-native-picker-select" : " ^7.0.0" ,
15
+ "react-native" : " 0.63.3" ,
16
+ "react-native-picker-select" : " ^7.0.0"
17
17
},
18
18
"devDependencies" : {
19
19
"@babel/core" : " ^7.8.4" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-image-resizer" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .0" ,
4
4
"description" : " Rescale local images with React Native" ,
5
5
"main" : " ./index.js" ,
6
6
"types" : " ./index.d.ts" ,
You can’t perform that action at this time.
0 commit comments