Skip to content

Commit 3a1b615

Browse files
committed
Bump to 1.2.1
1 parent 5a44728 commit 3a1b615

File tree

5 files changed

+246
-140
lines changed

5 files changed

+246
-140
lines changed

example/ios/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ target 'RNPermissionsExample' do
66
pod 'React', :path => '../node_modules/react-native/'
77
pod 'React-Core', :path => '../node_modules/react-native/React'
88
pod 'React-DevSupport', :path => '../node_modules/react-native/React'
9-
pod 'React-fishhook', :path => '../node_modules/react-native/Libraries/fishhook'
109
pod 'React-RCTActionSheet', :path => '../node_modules/react-native/Libraries/ActionSheetIOS'
1110
pod 'React-RCTAnimation', :path => '../node_modules/react-native/Libraries/NativeAnimation'
1211
pod 'React-RCTBlob', :path => '../node_modules/react-native/Libraries/Blob'

example/ios/Podfile.lock

Lines changed: 75 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -11,81 +11,79 @@ PODS:
1111
- DoubleConversion
1212
- glog
1313
- glog (0.3.5)
14-
- React (0.60.3):
15-
- React-Core (= 0.60.3)
16-
- React-DevSupport (= 0.60.3)
17-
- React-RCTActionSheet (= 0.60.3)
18-
- React-RCTAnimation (= 0.60.3)
19-
- React-RCTBlob (= 0.60.3)
20-
- React-RCTImage (= 0.60.3)
21-
- React-RCTLinking (= 0.60.3)
22-
- React-RCTNetwork (= 0.60.3)
23-
- React-RCTSettings (= 0.60.3)
24-
- React-RCTText (= 0.60.3)
25-
- React-RCTVibration (= 0.60.3)
26-
- React-RCTWebSocket (= 0.60.3)
27-
- React-Core (0.60.3):
14+
- React (0.60.5):
15+
- React-Core (= 0.60.5)
16+
- React-DevSupport (= 0.60.5)
17+
- React-RCTActionSheet (= 0.60.5)
18+
- React-RCTAnimation (= 0.60.5)
19+
- React-RCTBlob (= 0.60.5)
20+
- React-RCTImage (= 0.60.5)
21+
- React-RCTLinking (= 0.60.5)
22+
- React-RCTNetwork (= 0.60.5)
23+
- React-RCTSettings (= 0.60.5)
24+
- React-RCTText (= 0.60.5)
25+
- React-RCTVibration (= 0.60.5)
26+
- React-RCTWebSocket (= 0.60.5)
27+
- React-Core (0.60.5):
2828
- Folly (= 2018.10.22.00)
29-
- React-cxxreact (= 0.60.3)
30-
- React-jsiexecutor (= 0.60.3)
31-
- yoga (= 0.60.3.React)
32-
- React-cxxreact (0.60.3):
29+
- React-cxxreact (= 0.60.5)
30+
- React-jsiexecutor (= 0.60.5)
31+
- yoga (= 0.60.5.React)
32+
- React-cxxreact (0.60.5):
3333
- boost-for-react-native (= 1.63.0)
3434
- DoubleConversion
3535
- Folly (= 2018.10.22.00)
3636
- glog
37-
- React-jsinspector (= 0.60.3)
38-
- React-DevSupport (0.60.3):
39-
- React-Core (= 0.60.3)
40-
- React-RCTWebSocket (= 0.60.3)
41-
- React-fishhook (0.60.3)
42-
- React-jsi (0.60.3):
37+
- React-jsinspector (= 0.60.5)
38+
- React-DevSupport (0.60.5):
39+
- React-Core (= 0.60.5)
40+
- React-RCTWebSocket (= 0.60.5)
41+
- React-jsi (0.60.5):
4342
- boost-for-react-native (= 1.63.0)
4443
- DoubleConversion
4544
- Folly (= 2018.10.22.00)
4645
- glog
47-
- React-jsi/Default (= 0.60.3)
48-
- React-jsi/Default (0.60.3):
46+
- React-jsi/Default (= 0.60.5)
47+
- React-jsi/Default (0.60.5):
4948
- boost-for-react-native (= 1.63.0)
5049
- DoubleConversion
5150
- Folly (= 2018.10.22.00)
5251
- glog
53-
- React-jsiexecutor (0.60.3):
52+
- React-jsiexecutor (0.60.5):
5453
- DoubleConversion
5554
- Folly (= 2018.10.22.00)
5655
- glog
57-
- React-cxxreact (= 0.60.3)
58-
- React-jsi (= 0.60.3)
59-
- React-jsinspector (0.60.3)
60-
- React-RCTActionSheet (0.60.3):
61-
- React-Core (= 0.60.3)
62-
- React-RCTAnimation (0.60.3):
63-
- React-Core (= 0.60.3)
64-
- React-RCTBlob (0.60.3):
65-
- React-Core (= 0.60.3)
66-
- React-RCTNetwork (= 0.60.3)
67-
- React-RCTWebSocket (= 0.60.3)
68-
- React-RCTImage (0.60.3):
69-
- React-Core (= 0.60.3)
70-
- React-RCTNetwork (= 0.60.3)
71-
- React-RCTLinking (0.60.3):
72-
- React-Core (= 0.60.3)
73-
- React-RCTNetwork (0.60.3):
74-
- React-Core (= 0.60.3)
75-
- React-RCTSettings (0.60.3):
76-
- React-Core (= 0.60.3)
77-
- React-RCTText (0.60.3):
78-
- React-Core (= 0.60.3)
79-
- React-RCTVibration (0.60.3):
80-
- React-Core (= 0.60.3)
81-
- React-RCTWebSocket (0.60.3):
82-
- React-Core (= 0.60.3)
83-
- React-fishhook (= 0.60.3)
84-
- ReactNativePermissions (1.2.0):
56+
- React-cxxreact (= 0.60.5)
57+
- React-jsi (= 0.60.5)
58+
- React-jsinspector (0.60.5)
59+
- React-RCTActionSheet (0.60.5):
60+
- React-Core (= 0.60.5)
61+
- React-RCTAnimation (0.60.5):
62+
- React-Core (= 0.60.5)
63+
- React-RCTBlob (0.60.5):
64+
- React-Core (= 0.60.5)
65+
- React-RCTNetwork (= 0.60.5)
66+
- React-RCTWebSocket (= 0.60.5)
67+
- React-RCTImage (0.60.5):
68+
- React-Core (= 0.60.5)
69+
- React-RCTNetwork (= 0.60.5)
70+
- React-RCTLinking (0.60.5):
71+
- React-Core (= 0.60.5)
72+
- React-RCTNetwork (0.60.5):
73+
- React-Core (= 0.60.5)
74+
- React-RCTSettings (0.60.5):
75+
- React-Core (= 0.60.5)
76+
- React-RCTText (0.60.5):
77+
- React-Core (= 0.60.5)
78+
- React-RCTVibration (0.60.5):
79+
- React-Core (= 0.60.5)
80+
- React-RCTWebSocket (0.60.5):
81+
- React-Core (= 0.60.5)
82+
- ReactNativePermissions (1.2.1):
8583
- React
8684
- RNCAsyncStorage (1.5.1):
8785
- React
88-
- yoga (0.60.3.React)
86+
- yoga (0.60.5.React)
8987

9088
DEPENDENCIES:
9189
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
@@ -95,7 +93,6 @@ DEPENDENCIES:
9593
- React-Core (from `../node_modules/react-native/React`)
9694
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
9795
- React-DevSupport (from `../node_modules/react-native/React`)
98-
- React-fishhook (from `../node_modules/react-native/Libraries/fishhook`)
9996
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
10097
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
10198
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
@@ -132,8 +129,6 @@ EXTERNAL SOURCES:
132129
:path: "../node_modules/react-native/ReactCommon/cxxreact"
133130
React-DevSupport:
134131
:path: "../node_modules/react-native/React"
135-
React-fishhook:
136-
:path: "../node_modules/react-native/Libraries/fishhook"
137132
React-jsi:
138133
:path: "../node_modules/react-native/ReactCommon/jsi"
139134
React-jsiexecutor:
@@ -172,28 +167,27 @@ SPEC CHECKSUMS:
172167
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
173168
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
174169
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
175-
React: ac23e9cc8d2d4cfe9b536b5cc0c32d19b9937bcf
176-
React-Core: 84de3cf80e31f0267c5ce0b5b482d59ce30a8a57
177-
React-cxxreact: a802a1c6b14f3de66ba032460b424c17ececd1e2
178-
React-DevSupport: ae72c4fc86c03197f007bb24404077c85f6dabc1
179-
React-fishhook: 12bd79b4461280f441937dea83f11d9fb660edfc
180-
React-jsi: c2b6e57836bcae2677a036384111dc2c58e94369
181-
React-jsiexecutor: d9023c5c199114d2b6f38ec861a4d923c73d0735
182-
React-jsinspector: 817b64f3c8a807f09d78620f4f505868d89b26f3
183-
React-RCTActionSheet: 9c42321fd5652515d706dd722c5a10b1970d7ec8
184-
React-RCTAnimation: fabb087dde8964c9a835a7fabd0e7e5701787913
185-
React-RCTBlob: 93f34281d9c9c9e216b25824309eed9fe22a5d41
186-
React-RCTImage: b09f30159b048eb9a0f859f8f9b0878f3311e8eb
187-
React-RCTLinking: 9dba672b3d5aadab59e93f9ab8c65e5e24b9fb73
188-
React-RCTNetwork: 4b2f706819f08b6fa15c47909985f96b80859832
189-
React-RCTSettings: 59c0eedc36b9aa9dd21cdbb5ab9591ba04132b1f
190-
React-RCTText: b026f8350c2cbe0daeb9880dd9c6e018fce0daf7
191-
React-RCTVibration: 5d9ed4a968e9d42880ddcc7c29bee3417c745408
192-
React-RCTWebSocket: 69d8565d66043f244b4129f3d7154c5689fb7d3e
193-
ReactNativePermissions: f3beb8871251594a8ea2c6b19a3f8252d5c7379d
170+
React: 53c53c4d99097af47cf60594b8706b4e3321e722
171+
React-Core: ba421f6b4f4cbe2fb17c0b6fc675f87622e78a64
172+
React-cxxreact: 8384287780c4999351ad9b6e7a149d9ed10a2395
173+
React-DevSupport: 197fb409737cff2c4f9986e77c220d7452cb9f9f
174+
React-jsi: 4d8c9efb6312a9725b18d6fc818ffc103f60fec2
175+
React-jsiexecutor: 90ad2f9db09513fc763bc757fdc3c4ff8bde2a30
176+
React-jsinspector: e08662d1bf5b129a3d556eb9ea343a3f40353ae4
177+
React-RCTActionSheet: b0f1ea83f4bf75fb966eae9bfc47b78c8d3efd90
178+
React-RCTAnimation: 359ba1b5690b1e87cc173558a78e82d35919333e
179+
React-RCTBlob: 5e2b55f76e9a1c7ae52b826923502ddc3238df24
180+
React-RCTImage: f5f1c50922164e89bdda67bcd0153952a5cfe719
181+
React-RCTLinking: d0ecbd791e9ddddc41fa1f66b0255de90e8ee1e9
182+
React-RCTNetwork: e26946300b0ab7bb6c4a6348090e93fa21f33a9d
183+
React-RCTSettings: d0d37cb521b7470c998595a44f05847777cc3f42
184+
React-RCTText: b074d89033583d4f2eb5faf7ea2db3a13c7553a2
185+
React-RCTVibration: 2105b2e0e2b66a6408fc69a46c8a7fb5b2fdade0
186+
React-RCTWebSocket: cd932a16b7214898b6b7f788c8bddb3637246ac4
187+
ReactNativePermissions: 7cfad56d13c8961cd2a1005b4955b1400c79ef3e
194188
RNCAsyncStorage: b63d6e83fc629b01df6b624688f17944cea5637f
195-
yoga: 843fe25849b56131275bf3e5da2c468e96f68aff
189+
yoga: 312528f5bbbba37b4dcea5ef00e8b4033fdd9411
196190

197-
PODFILE CHECKSUM: b88bd82c6997520c7ee360ccba0e3d9b29702a06
191+
PODFILE CHECKSUM: ce4fce3ac3c5655f992d0b3f213b27b71dd9b4e5
198192

199-
COCOAPODS: 1.7.4
193+
COCOAPODS: 1.7.5

example/package.json

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
11
{
2-
"name": "RNPermissionsExample",
2+
"name": "react-native-permissions-example",
33
"version": "0.0.1",
44
"private": true,
55
"scripts": {
6+
"clean-modules": "rm -rf ./node_modules/react-native-permissions/{example,node_modules}",
7+
"clean": "rm -rf ./node_modules ./ios/Pods",
8+
"postinstall": "yarn clean-modules && yarn pod-install",
9+
"pod-install": "cd ./ios && pod install && cd ..",
610
"start": "react-native start",
7-
"postinstall": "rm -rf node_modules/react-native-permissions/{example,node_modules}",
8-
"reinstall": "rm -rf node_modules ios/Pods && yarn install && cd ios && pod install"
11+
"reinstall": "yarn clean && yarn install"
912
},
1013
"dependencies": {
1114
"@react-native-community/async-storage": "1.5.1",
1215
"react": "16.8.6",
13-
"react-native": "0.60.3",
16+
"react-native": "0.60.5",
1417
"react-native-permissions": "file:../"
1518
},
1619
"devDependencies": {
17-
"@babel/core": "7.5.5",
18-
"@babel/runtime": "7.5.5",
19-
"metro-react-native-babel-preset": "0.55.0"
20+
"@babel/core": "7.6.0",
21+
"@babel/runtime": "7.6.0",
22+
"metro-react-native-babel-preset": "0.56.0"
2023
}
2124
}

0 commit comments

Comments
 (0)