Browse Source

upgrade react-native to 0.61.5, react-native-webview to 7.5.2 for demo

iou90 4 years ago
parent
commit
379877c3ef
4 changed files with 272 additions and 301 deletions
  1. 154
    154
      demo/ios/Podfile.lock
  2. 72
    72
      demo/ios/demo.xcodeproj/project.pbxproj
  3. 2
    2
      demo/package.json
  4. 44
    73
      demo/yarn.lock

+ 154
- 154
demo/ios/Podfile.lock View File

1
 PODS:
1
 PODS:
2
   - boost-for-react-native (1.63.0)
2
   - boost-for-react-native (1.63.0)
3
   - DoubleConversion (1.1.6)
3
   - DoubleConversion (1.1.6)
4
-  - FBLazyVector (0.61.3)
5
-  - FBReactNativeSpec (0.61.3):
4
+  - FBLazyVector (0.61.5)
5
+  - FBReactNativeSpec (0.61.5):
6
     - Folly (= 2018.10.22.00)
6
     - Folly (= 2018.10.22.00)
7
-    - RCTRequired (= 0.61.3)
8
-    - RCTTypeSafety (= 0.61.3)
9
-    - React-Core (= 0.61.3)
10
-    - React-jsi (= 0.61.3)
11
-    - ReactCommon/turbomodule/core (= 0.61.3)
7
+    - RCTRequired (= 0.61.5)
8
+    - RCTTypeSafety (= 0.61.5)
9
+    - React-Core (= 0.61.5)
10
+    - React-jsi (= 0.61.5)
11
+    - ReactCommon/turbomodule/core (= 0.61.5)
12
   - Folly (2018.10.22.00):
12
   - Folly (2018.10.22.00):
13
     - boost-for-react-native
13
     - boost-for-react-native
14
     - DoubleConversion
14
     - DoubleConversion
19
     - DoubleConversion
19
     - DoubleConversion
20
     - glog
20
     - glog
21
   - glog (0.3.5)
21
   - glog (0.3.5)
22
-  - RCTRequired (0.61.3)
23
-  - RCTTypeSafety (0.61.3):
24
-    - FBLazyVector (= 0.61.3)
22
+  - RCTRequired (0.61.5)
23
+  - RCTTypeSafety (0.61.5):
24
+    - FBLazyVector (= 0.61.5)
25
     - Folly (= 2018.10.22.00)
25
     - Folly (= 2018.10.22.00)
26
-    - RCTRequired (= 0.61.3)
27
-    - React-Core (= 0.61.3)
28
-  - React (0.61.3):
29
-    - React-Core (= 0.61.3)
30
-    - React-Core/DevSupport (= 0.61.3)
31
-    - React-Core/RCTWebSocket (= 0.61.3)
32
-    - React-RCTActionSheet (= 0.61.3)
33
-    - React-RCTAnimation (= 0.61.3)
34
-    - React-RCTBlob (= 0.61.3)
35
-    - React-RCTImage (= 0.61.3)
36
-    - React-RCTLinking (= 0.61.3)
37
-    - React-RCTNetwork (= 0.61.3)
38
-    - React-RCTSettings (= 0.61.3)
39
-    - React-RCTText (= 0.61.3)
40
-    - React-RCTVibration (= 0.61.3)
41
-  - React-Core (0.61.3):
26
+    - RCTRequired (= 0.61.5)
27
+    - React-Core (= 0.61.5)
28
+  - React (0.61.5):
29
+    - React-Core (= 0.61.5)
30
+    - React-Core/DevSupport (= 0.61.5)
31
+    - React-Core/RCTWebSocket (= 0.61.5)
32
+    - React-RCTActionSheet (= 0.61.5)
33
+    - React-RCTAnimation (= 0.61.5)
34
+    - React-RCTBlob (= 0.61.5)
35
+    - React-RCTImage (= 0.61.5)
36
+    - React-RCTLinking (= 0.61.5)
37
+    - React-RCTNetwork (= 0.61.5)
38
+    - React-RCTSettings (= 0.61.5)
39
+    - React-RCTText (= 0.61.5)
40
+    - React-RCTVibration (= 0.61.5)
41
+  - React-Core (0.61.5):
42
     - Folly (= 2018.10.22.00)
42
     - Folly (= 2018.10.22.00)
43
     - glog
43
     - glog
44
-    - React-Core/Default (= 0.61.3)
45
-    - React-cxxreact (= 0.61.3)
46
-    - React-jsi (= 0.61.3)
47
-    - React-jsiexecutor (= 0.61.3)
44
+    - React-Core/Default (= 0.61.5)
45
+    - React-cxxreact (= 0.61.5)
46
+    - React-jsi (= 0.61.5)
47
+    - React-jsiexecutor (= 0.61.5)
48
     - Yoga
48
     - Yoga
49
-  - React-Core/CoreModulesHeaders (0.61.3):
49
+  - React-Core/CoreModulesHeaders (0.61.5):
50
     - Folly (= 2018.10.22.00)
50
     - Folly (= 2018.10.22.00)
51
     - glog
51
     - glog
52
     - React-Core/Default
52
     - React-Core/Default
53
-    - React-cxxreact (= 0.61.3)
54
-    - React-jsi (= 0.61.3)
55
-    - React-jsiexecutor (= 0.61.3)
53
+    - React-cxxreact (= 0.61.5)
54
+    - React-jsi (= 0.61.5)
55
+    - React-jsiexecutor (= 0.61.5)
56
     - Yoga
56
     - Yoga
57
-  - React-Core/Default (0.61.3):
57
+  - React-Core/Default (0.61.5):
58
     - Folly (= 2018.10.22.00)
58
     - Folly (= 2018.10.22.00)
59
     - glog
59
     - glog
60
-    - React-cxxreact (= 0.61.3)
61
-    - React-jsi (= 0.61.3)
62
-    - React-jsiexecutor (= 0.61.3)
60
+    - React-cxxreact (= 0.61.5)
61
+    - React-jsi (= 0.61.5)
62
+    - React-jsiexecutor (= 0.61.5)
63
     - Yoga
63
     - Yoga
64
-  - React-Core/DevSupport (0.61.3):
64
+  - React-Core/DevSupport (0.61.5):
65
     - Folly (= 2018.10.22.00)
65
     - Folly (= 2018.10.22.00)
66
     - glog
66
     - glog
67
-    - React-Core/Default (= 0.61.3)
68
-    - React-Core/RCTWebSocket (= 0.61.3)
69
-    - React-cxxreact (= 0.61.3)
70
-    - React-jsi (= 0.61.3)
71
-    - React-jsiexecutor (= 0.61.3)
72
-    - React-jsinspector (= 0.61.3)
67
+    - React-Core/Default (= 0.61.5)
68
+    - React-Core/RCTWebSocket (= 0.61.5)
69
+    - React-cxxreact (= 0.61.5)
70
+    - React-jsi (= 0.61.5)
71
+    - React-jsiexecutor (= 0.61.5)
72
+    - React-jsinspector (= 0.61.5)
73
     - Yoga
73
     - Yoga
74
-  - React-Core/RCTActionSheetHeaders (0.61.3):
74
+  - React-Core/RCTActionSheetHeaders (0.61.5):
75
     - Folly (= 2018.10.22.00)
75
     - Folly (= 2018.10.22.00)
76
     - glog
76
     - glog
77
     - React-Core/Default
77
     - React-Core/Default
78
-    - React-cxxreact (= 0.61.3)
79
-    - React-jsi (= 0.61.3)
80
-    - React-jsiexecutor (= 0.61.3)
78
+    - React-cxxreact (= 0.61.5)
79
+    - React-jsi (= 0.61.5)
80
+    - React-jsiexecutor (= 0.61.5)
81
     - Yoga
81
     - Yoga
82
-  - React-Core/RCTAnimationHeaders (0.61.3):
82
+  - React-Core/RCTAnimationHeaders (0.61.5):
83
     - Folly (= 2018.10.22.00)
83
     - Folly (= 2018.10.22.00)
84
     - glog
84
     - glog
85
     - React-Core/Default
85
     - React-Core/Default
86
-    - React-cxxreact (= 0.61.3)
87
-    - React-jsi (= 0.61.3)
88
-    - React-jsiexecutor (= 0.61.3)
86
+    - React-cxxreact (= 0.61.5)
87
+    - React-jsi (= 0.61.5)
88
+    - React-jsiexecutor (= 0.61.5)
89
     - Yoga
89
     - Yoga
90
-  - React-Core/RCTBlobHeaders (0.61.3):
90
+  - React-Core/RCTBlobHeaders (0.61.5):
91
     - Folly (= 2018.10.22.00)
91
     - Folly (= 2018.10.22.00)
92
     - glog
92
     - glog
93
     - React-Core/Default
93
     - React-Core/Default
94
-    - React-cxxreact (= 0.61.3)
95
-    - React-jsi (= 0.61.3)
96
-    - React-jsiexecutor (= 0.61.3)
94
+    - React-cxxreact (= 0.61.5)
95
+    - React-jsi (= 0.61.5)
96
+    - React-jsiexecutor (= 0.61.5)
97
     - Yoga
97
     - Yoga
98
-  - React-Core/RCTImageHeaders (0.61.3):
98
+  - React-Core/RCTImageHeaders (0.61.5):
99
     - Folly (= 2018.10.22.00)
99
     - Folly (= 2018.10.22.00)
100
     - glog
100
     - glog
101
     - React-Core/Default
101
     - React-Core/Default
102
-    - React-cxxreact (= 0.61.3)
103
-    - React-jsi (= 0.61.3)
104
-    - React-jsiexecutor (= 0.61.3)
102
+    - React-cxxreact (= 0.61.5)
103
+    - React-jsi (= 0.61.5)
104
+    - React-jsiexecutor (= 0.61.5)
105
     - Yoga
105
     - Yoga
106
-  - React-Core/RCTLinkingHeaders (0.61.3):
106
+  - React-Core/RCTLinkingHeaders (0.61.5):
107
     - Folly (= 2018.10.22.00)
107
     - Folly (= 2018.10.22.00)
108
     - glog
108
     - glog
109
     - React-Core/Default
109
     - React-Core/Default
110
-    - React-cxxreact (= 0.61.3)
111
-    - React-jsi (= 0.61.3)
112
-    - React-jsiexecutor (= 0.61.3)
110
+    - React-cxxreact (= 0.61.5)
111
+    - React-jsi (= 0.61.5)
112
+    - React-jsiexecutor (= 0.61.5)
113
     - Yoga
113
     - Yoga
114
-  - React-Core/RCTNetworkHeaders (0.61.3):
114
+  - React-Core/RCTNetworkHeaders (0.61.5):
115
     - Folly (= 2018.10.22.00)
115
     - Folly (= 2018.10.22.00)
116
     - glog
116
     - glog
117
     - React-Core/Default
117
     - React-Core/Default
118
-    - React-cxxreact (= 0.61.3)
119
-    - React-jsi (= 0.61.3)
120
-    - React-jsiexecutor (= 0.61.3)
118
+    - React-cxxreact (= 0.61.5)
119
+    - React-jsi (= 0.61.5)
120
+    - React-jsiexecutor (= 0.61.5)
121
     - Yoga
121
     - Yoga
122
-  - React-Core/RCTSettingsHeaders (0.61.3):
122
+  - React-Core/RCTSettingsHeaders (0.61.5):
123
     - Folly (= 2018.10.22.00)
123
     - Folly (= 2018.10.22.00)
124
     - glog
124
     - glog
125
     - React-Core/Default
125
     - React-Core/Default
126
-    - React-cxxreact (= 0.61.3)
127
-    - React-jsi (= 0.61.3)
128
-    - React-jsiexecutor (= 0.61.3)
126
+    - React-cxxreact (= 0.61.5)
127
+    - React-jsi (= 0.61.5)
128
+    - React-jsiexecutor (= 0.61.5)
129
     - Yoga
129
     - Yoga
130
-  - React-Core/RCTTextHeaders (0.61.3):
130
+  - React-Core/RCTTextHeaders (0.61.5):
131
     - Folly (= 2018.10.22.00)
131
     - Folly (= 2018.10.22.00)
132
     - glog
132
     - glog
133
     - React-Core/Default
133
     - React-Core/Default
134
-    - React-cxxreact (= 0.61.3)
135
-    - React-jsi (= 0.61.3)
136
-    - React-jsiexecutor (= 0.61.3)
134
+    - React-cxxreact (= 0.61.5)
135
+    - React-jsi (= 0.61.5)
136
+    - React-jsiexecutor (= 0.61.5)
137
     - Yoga
137
     - Yoga
138
-  - React-Core/RCTVibrationHeaders (0.61.3):
138
+  - React-Core/RCTVibrationHeaders (0.61.5):
139
     - Folly (= 2018.10.22.00)
139
     - Folly (= 2018.10.22.00)
140
     - glog
140
     - glog
141
     - React-Core/Default
141
     - React-Core/Default
142
-    - React-cxxreact (= 0.61.3)
143
-    - React-jsi (= 0.61.3)
144
-    - React-jsiexecutor (= 0.61.3)
142
+    - React-cxxreact (= 0.61.5)
143
+    - React-jsi (= 0.61.5)
144
+    - React-jsiexecutor (= 0.61.5)
145
     - Yoga
145
     - Yoga
146
-  - React-Core/RCTWebSocket (0.61.3):
146
+  - React-Core/RCTWebSocket (0.61.5):
147
     - Folly (= 2018.10.22.00)
147
     - Folly (= 2018.10.22.00)
148
     - glog
148
     - glog
149
-    - React-Core/Default (= 0.61.3)
150
-    - React-cxxreact (= 0.61.3)
151
-    - React-jsi (= 0.61.3)
152
-    - React-jsiexecutor (= 0.61.3)
149
+    - React-Core/Default (= 0.61.5)
150
+    - React-cxxreact (= 0.61.5)
151
+    - React-jsi (= 0.61.5)
152
+    - React-jsiexecutor (= 0.61.5)
153
     - Yoga
153
     - Yoga
154
-  - React-CoreModules (0.61.3):
155
-    - FBReactNativeSpec (= 0.61.3)
154
+  - React-CoreModules (0.61.5):
155
+    - FBReactNativeSpec (= 0.61.5)
156
     - Folly (= 2018.10.22.00)
156
     - Folly (= 2018.10.22.00)
157
-    - RCTTypeSafety (= 0.61.3)
158
-    - React-Core/CoreModulesHeaders (= 0.61.3)
159
-    - React-RCTImage (= 0.61.3)
160
-    - ReactCommon/turbomodule/core (= 0.61.3)
161
-  - React-cxxreact (0.61.3):
157
+    - RCTTypeSafety (= 0.61.5)
158
+    - React-Core/CoreModulesHeaders (= 0.61.5)
159
+    - React-RCTImage (= 0.61.5)
160
+    - ReactCommon/turbomodule/core (= 0.61.5)
161
+  - React-cxxreact (0.61.5):
162
     - boost-for-react-native (= 1.63.0)
162
     - boost-for-react-native (= 1.63.0)
163
     - DoubleConversion
163
     - DoubleConversion
164
     - Folly (= 2018.10.22.00)
164
     - Folly (= 2018.10.22.00)
165
     - glog
165
     - glog
166
-    - React-jsinspector (= 0.61.3)
167
-  - React-jsi (0.61.3):
166
+    - React-jsinspector (= 0.61.5)
167
+  - React-jsi (0.61.5):
168
     - boost-for-react-native (= 1.63.0)
168
     - boost-for-react-native (= 1.63.0)
169
     - DoubleConversion
169
     - DoubleConversion
170
     - Folly (= 2018.10.22.00)
170
     - Folly (= 2018.10.22.00)
171
     - glog
171
     - glog
172
-    - React-jsi/Default (= 0.61.3)
173
-  - React-jsi/Default (0.61.3):
172
+    - React-jsi/Default (= 0.61.5)
173
+  - React-jsi/Default (0.61.5):
174
     - boost-for-react-native (= 1.63.0)
174
     - boost-for-react-native (= 1.63.0)
175
     - DoubleConversion
175
     - DoubleConversion
176
     - Folly (= 2018.10.22.00)
176
     - Folly (= 2018.10.22.00)
177
     - glog
177
     - glog
178
-  - React-jsiexecutor (0.61.3):
178
+  - React-jsiexecutor (0.61.5):
179
     - DoubleConversion
179
     - DoubleConversion
180
     - Folly (= 2018.10.22.00)
180
     - Folly (= 2018.10.22.00)
181
     - glog
181
     - glog
182
-    - React-cxxreact (= 0.61.3)
183
-    - React-jsi (= 0.61.3)
184
-  - React-jsinspector (0.61.3)
185
-  - react-native-webview (7.5.1):
182
+    - React-cxxreact (= 0.61.5)
183
+    - React-jsi (= 0.61.5)
184
+  - React-jsinspector (0.61.5)
185
+  - react-native-webview (7.5.2):
186
     - React
186
     - React
187
-  - React-RCTActionSheet (0.61.3):
188
-    - React-Core/RCTActionSheetHeaders (= 0.61.3)
189
-  - React-RCTAnimation (0.61.3):
190
-    - React-Core/RCTAnimationHeaders (= 0.61.3)
191
-  - React-RCTBlob (0.61.3):
192
-    - React-Core/RCTBlobHeaders (= 0.61.3)
193
-    - React-Core/RCTWebSocket (= 0.61.3)
194
-    - React-jsi (= 0.61.3)
195
-    - React-RCTNetwork (= 0.61.3)
196
-  - React-RCTImage (0.61.3):
197
-    - React-Core/RCTImageHeaders (= 0.61.3)
198
-    - React-RCTNetwork (= 0.61.3)
199
-  - React-RCTLinking (0.61.3):
200
-    - React-Core/RCTLinkingHeaders (= 0.61.3)
201
-  - React-RCTNetwork (0.61.3):
202
-    - React-Core/RCTNetworkHeaders (= 0.61.3)
203
-  - React-RCTSettings (0.61.3):
204
-    - React-Core/RCTSettingsHeaders (= 0.61.3)
205
-  - React-RCTText (0.61.3):
206
-    - React-Core/RCTTextHeaders (= 0.61.3)
207
-  - React-RCTVibration (0.61.3):
208
-    - React-Core/RCTVibrationHeaders (= 0.61.3)
209
-  - ReactCommon/jscallinvoker (0.61.3):
187
+  - React-RCTActionSheet (0.61.5):
188
+    - React-Core/RCTActionSheetHeaders (= 0.61.5)
189
+  - React-RCTAnimation (0.61.5):
190
+    - React-Core/RCTAnimationHeaders (= 0.61.5)
191
+  - React-RCTBlob (0.61.5):
192
+    - React-Core/RCTBlobHeaders (= 0.61.5)
193
+    - React-Core/RCTWebSocket (= 0.61.5)
194
+    - React-jsi (= 0.61.5)
195
+    - React-RCTNetwork (= 0.61.5)
196
+  - React-RCTImage (0.61.5):
197
+    - React-Core/RCTImageHeaders (= 0.61.5)
198
+    - React-RCTNetwork (= 0.61.5)
199
+  - React-RCTLinking (0.61.5):
200
+    - React-Core/RCTLinkingHeaders (= 0.61.5)
201
+  - React-RCTNetwork (0.61.5):
202
+    - React-Core/RCTNetworkHeaders (= 0.61.5)
203
+  - React-RCTSettings (0.61.5):
204
+    - React-Core/RCTSettingsHeaders (= 0.61.5)
205
+  - React-RCTText (0.61.5):
206
+    - React-Core/RCTTextHeaders (= 0.61.5)
207
+  - React-RCTVibration (0.61.5):
208
+    - React-Core/RCTVibrationHeaders (= 0.61.5)
209
+  - ReactCommon/jscallinvoker (0.61.5):
210
     - DoubleConversion
210
     - DoubleConversion
211
     - Folly (= 2018.10.22.00)
211
     - Folly (= 2018.10.22.00)
212
     - glog
212
     - glog
213
-    - React-cxxreact (= 0.61.3)
214
-  - ReactCommon/turbomodule/core (0.61.3):
213
+    - React-cxxreact (= 0.61.5)
214
+  - ReactCommon/turbomodule/core (0.61.5):
215
     - DoubleConversion
215
     - DoubleConversion
216
     - Folly (= 2018.10.22.00)
216
     - Folly (= 2018.10.22.00)
217
     - glog
217
     - glog
218
-    - React-Core (= 0.61.3)
219
-    - React-cxxreact (= 0.61.3)
220
-    - React-jsi (= 0.61.3)
221
-    - ReactCommon/jscallinvoker (= 0.61.3)
218
+    - React-Core (= 0.61.5)
219
+    - React-cxxreact (= 0.61.5)
220
+    - React-jsi (= 0.61.5)
221
+    - ReactCommon/jscallinvoker (= 0.61.5)
222
   - Yoga (1.14.0)
222
   - Yoga (1.14.0)
223
 
223
 
224
 DEPENDENCIES:
224
 DEPENDENCIES:
313
 SPEC CHECKSUMS:
313
 SPEC CHECKSUMS:
314
   boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
314
   boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
315
   DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
315
   DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
316
-  FBLazyVector: 5bc5b1606fc9a7ac6956de049f6e30901ed31c49
317
-  FBReactNativeSpec: f7be9bcc5ce259f7c39509f3f4caf59020d11d4c
316
+  FBLazyVector: aaeaf388755e4f29cd74acbc9e3b8da6d807c37f
317
+  FBReactNativeSpec: 118d0d177724c2d67f08a59136eb29ef5943ec75
318
   Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
318
   Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
319
   glog: 1f3da668190260b06b429bb211bfbee5cd790c28
319
   glog: 1f3da668190260b06b429bb211bfbee5cd790c28
320
-  RCTRequired: a72523286ea3381f97b28d87529c265baad3ad7d
321
-  RCTTypeSafety: e3cc0537400222250f0be37bd69f4b339d3c0a0f
322
-  React: 3dc877fc32548b0c7108ca7f301466f4956cbff8
323
-  React-Core: ca94e2e7d22cdcc266a405c4d2ad5e5675145776
324
-  React-CoreModules: aa415458b5d7dacd10ac1b324d679f6e17cd8685
325
-  React-cxxreact: bac5da3d62ee98abd3c1bf7338a7cc6205da7f69
326
-  React-jsi: 8bcf5836caa8a759c135ab9ef97f3e023a7b94af
327
-  React-jsiexecutor: ae078e9df9c65bcdcf68f9a17656657932d95528
328
-  React-jsinspector: a8939cc6909607eb5e8a5ecfff7c6226984e174d
329
-  react-native-webview: 2aadbfef6b9eaa9e89b306ae3e31e6e870a6306d
330
-  React-RCTActionSheet: 94671eef55b01a93be735605822ef712d5ea208e
331
-  React-RCTAnimation: 524ae33e73de9c0fe6501a7a4bda8e01d26499d9
332
-  React-RCTBlob: 5481c2db702f57207af7e7a9b32d90524b821b72
333
-  React-RCTImage: b472cc0606f8a7c1ac270d6ccc57123a09439a32
334
-  React-RCTLinking: 9cfc7bfdfda078489736695ac476de1f265b9f82
335
-  React-RCTNetwork: 967547e4eeac92e55d41573a82da7fff4003052a
336
-  React-RCTSettings: 6ab7911172056b5077dacd9240f057eeeb1b121b
337
-  React-RCTText: b8f895b94aa0e7778fef28d13f3d71eed4a10c3d
338
-  React-RCTVibration: 262588c97551b0b1c675468cda857466ba5af18f
339
-  ReactCommon: c2c63d9290b422ca6ad5b3663073a015dd892ae9
340
-  Yoga: 02036f6383c0008edb7ef0773a0e6beb6ce82bd1
320
+  RCTRequired: b153add4da6e7dbc44aebf93f3cf4fcae392ddf1
321
+  RCTTypeSafety: 9aa1b91d7f9310fc6eadc3cf95126ffe818af320
322
+  React: b6a59ef847b2b40bb6e0180a97d0ca716969ac78
323
+  React-Core: 688b451f7d616cc1134ac95295b593d1b5158a04
324
+  React-CoreModules: d04f8494c1a328b69ec11db9d1137d667f916dcb
325
+  React-cxxreact: d0f7bcafa196ae410e5300736b424455e7fb7ba7
326
+  React-jsi: cb2cd74d7ccf4cffb071a46833613edc79cdf8f7
327
+  React-jsiexecutor: d5525f9ed5f782fdbacb64b9b01a43a9323d2386
328
+  React-jsinspector: fa0ecc501688c3c4c34f28834a76302233e29dc0
329
+  react-native-webview: d1b30cc9128256ec1a9c6d10fb572231bd371337
330
+  React-RCTActionSheet: 600b4d10e3aea0913b5a92256d2719c0cdd26d76
331
+  React-RCTAnimation: 791a87558389c80908ed06cc5dfc5e7920dfa360
332
+  React-RCTBlob: d89293cc0236d9cb0933d85e430b0bbe81ad1d72
333
+  React-RCTImage: 6b8e8df449eb7c814c99a92d6b52de6fe39dea4e
334
+  React-RCTLinking: 121bb231c7503cf9094f4d8461b96a130fabf4a5
335
+  React-RCTNetwork: fb353640aafcee84ca8b78957297bd395f065c9a
336
+  React-RCTSettings: 8db258ea2a5efee381fcf7a6d5044e2f8b68b640
337
+  React-RCTText: 9ccc88273e9a3aacff5094d2175a605efa854dbe
338
+  React-RCTVibration: a49a1f42bf8f5acf1c3e297097517c6b3af377ad
339
+  ReactCommon: 198c7c8d3591f975e5431bec1b0b3b581aa1c5dd
340
+  Yoga: f2a7cd4280bfe2cca5a7aed98ba0eb3d1310f18b
341
 
341
 
342
 PODFILE CHECKSUM: 1b8d6c9aba899d79e9fa0a7da5e8b17da1f1e097
342
 PODFILE CHECKSUM: 1b8d6c9aba899d79e9fa0a7da5e8b17da1f1e097
343
 
343
 

+ 72
- 72
demo/ios/demo.xcodeproj/project.pbxproj View File

16
 		2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
16
 		2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
17
 		2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
17
 		2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
18
 		2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
18
 		2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
19
-		7C3B3371778326AE27DFAB6F /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DFAEF58B54617204E1581A2F /* libPods-demo-tvOSTests.a */; };
20
-		C236A29F535FE825D5E22A3C /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 947AECEF56CDD875A7AB4373 /* libPods-demo-tvOS.a */; };
21
-		CB4B56EA640F6A4E2A4526B4 /* libPods-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 68FFD7F2608ABBA554FCCB1A /* libPods-demoTests.a */; };
22
-		E1D8E0DD5587E6AD8B67DED9 /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B9172FAF691E26282FB05206 /* libPods-demo.a */; };
19
+		428E7C00A1DF1C1A2C1140EE /* libPods-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34E943675B55A190041D9BC6 /* libPods-demoTests.a */; };
20
+		5D9570ED1A0B682B5FF5E421 /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 821EC82BD30472D6D387B788 /* libPods-demo-tvOSTests.a */; };
21
+		A50903E452D634CE572F43CD /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8486CCD792395AAD80956F45 /* libPods-demo.a */; };
22
+		EFB606294F69E6FA304BD500 /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D8370FC4C13D1AE1CC8852B /* libPods-demo-tvOS.a */; };
23
 /* End PBXBuildFile section */
23
 /* End PBXBuildFile section */
24
 
24
 
25
 /* Begin PBXContainerItemProxy section */
25
 /* Begin PBXContainerItemProxy section */
44
 		00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
44
 		00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
45
 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
45
 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
46
 		00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
46
 		00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
47
-		0D006781E9CA8C4705992F7E /* Pods-demo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
48
 		13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
47
 		13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
49
 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
48
 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
50
 		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
49
 		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
52
 		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
51
 		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
53
 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
52
 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
54
 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
53
 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
54
+		150E6CAFA5EF11AE47ED825C /* Pods-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.release.xcconfig"; sourceTree = "<group>"; };
55
 		2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
55
 		2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
56
 		2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
56
 		2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
57
-		43F930BED887CD5B44B7E49D /* Pods-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.debug.xcconfig"; sourceTree = "<group>"; };
58
-		4C9992F509209CFAA50AD81B /* Pods-demo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
59
-		654AF74BC45888F3F66EB742 /* Pods-demo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
60
-		68FFD7F2608ABBA554FCCB1A /* libPods-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
61
-		7B993CC52E603FB50C5A27D5 /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
62
-		947AECEF56CDD875A7AB4373 /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
63
-		A18698B4B0467D78D1D6D366 /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
64
-		B79410CCB04C67097B17595D /* Pods-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.release.xcconfig"; sourceTree = "<group>"; };
65
-		B8D580D1AC01815FE4FA0561 /* Pods-demo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
66
-		B9172FAF691E26282FB05206 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
67
-		DFAEF58B54617204E1581A2F /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
57
+		34E943675B55A190041D9BC6 /* libPods-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
58
+		43307E7576B385875B79FCDF /* Pods-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.debug.xcconfig"; sourceTree = "<group>"; };
59
+		664C331A95B54FA5B7AD4267 /* Pods-demo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
60
+		821EC82BD30472D6D387B788 /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
61
+		8486CCD792395AAD80956F45 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
62
+		914896C0CEFDAA592DADF952 /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
63
+		9D8370FC4C13D1AE1CC8852B /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
64
+		A74FCF62A73172586BCD1E8C /* Pods-demo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
65
+		B932E4CF7C7ADA47E0C72933 /* Pods-demo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
66
+		BB1DF6C3AB03F9FA00E48CAE /* Pods-demo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
68
 		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
67
 		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
69
 		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
68
 		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
69
+		FFF78D79653DD86D05E4A780 /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
70
 /* End PBXFileReference section */
70
 /* End PBXFileReference section */
71
 
71
 
72
 /* Begin PBXFrameworksBuildPhase section */
72
 /* Begin PBXFrameworksBuildPhase section */
74
 			isa = PBXFrameworksBuildPhase;
74
 			isa = PBXFrameworksBuildPhase;
75
 			buildActionMask = 2147483647;
75
 			buildActionMask = 2147483647;
76
 			files = (
76
 			files = (
77
-				CB4B56EA640F6A4E2A4526B4 /* libPods-demoTests.a in Frameworks */,
77
+				428E7C00A1DF1C1A2C1140EE /* libPods-demoTests.a in Frameworks */,
78
 			);
78
 			);
79
 			runOnlyForDeploymentPostprocessing = 0;
79
 			runOnlyForDeploymentPostprocessing = 0;
80
 		};
80
 		};
82
 			isa = PBXFrameworksBuildPhase;
82
 			isa = PBXFrameworksBuildPhase;
83
 			buildActionMask = 2147483647;
83
 			buildActionMask = 2147483647;
84
 			files = (
84
 			files = (
85
-				E1D8E0DD5587E6AD8B67DED9 /* libPods-demo.a in Frameworks */,
85
+				A50903E452D634CE572F43CD /* libPods-demo.a in Frameworks */,
86
 			);
86
 			);
87
 			runOnlyForDeploymentPostprocessing = 0;
87
 			runOnlyForDeploymentPostprocessing = 0;
88
 		};
88
 		};
90
 			isa = PBXFrameworksBuildPhase;
90
 			isa = PBXFrameworksBuildPhase;
91
 			buildActionMask = 2147483647;
91
 			buildActionMask = 2147483647;
92
 			files = (
92
 			files = (
93
-				C236A29F535FE825D5E22A3C /* libPods-demo-tvOS.a in Frameworks */,
93
+				EFB606294F69E6FA304BD500 /* libPods-demo-tvOS.a in Frameworks */,
94
 			);
94
 			);
95
 			runOnlyForDeploymentPostprocessing = 0;
95
 			runOnlyForDeploymentPostprocessing = 0;
96
 		};
96
 		};
98
 			isa = PBXFrameworksBuildPhase;
98
 			isa = PBXFrameworksBuildPhase;
99
 			buildActionMask = 2147483647;
99
 			buildActionMask = 2147483647;
100
 			files = (
100
 			files = (
101
-				7C3B3371778326AE27DFAB6F /* libPods-demo-tvOSTests.a in Frameworks */,
101
+				5D9570ED1A0B682B5FF5E421 /* libPods-demo-tvOSTests.a in Frameworks */,
102
 			);
102
 			);
103
 			runOnlyForDeploymentPostprocessing = 0;
103
 			runOnlyForDeploymentPostprocessing = 0;
104
 		};
104
 		};
136
 			name = demo;
136
 			name = demo;
137
 			sourceTree = "<group>";
137
 			sourceTree = "<group>";
138
 		};
138
 		};
139
+		258E34A3BDFFFBF80D598187 /* Pods */ = {
140
+			isa = PBXGroup;
141
+			children = (
142
+				FFF78D79653DD86D05E4A780 /* Pods-demo.debug.xcconfig */,
143
+				914896C0CEFDAA592DADF952 /* Pods-demo.release.xcconfig */,
144
+				BB1DF6C3AB03F9FA00E48CAE /* Pods-demo-tvOS.debug.xcconfig */,
145
+				A74FCF62A73172586BCD1E8C /* Pods-demo-tvOS.release.xcconfig */,
146
+				B932E4CF7C7ADA47E0C72933 /* Pods-demo-tvOSTests.debug.xcconfig */,
147
+				664C331A95B54FA5B7AD4267 /* Pods-demo-tvOSTests.release.xcconfig */,
148
+				43307E7576B385875B79FCDF /* Pods-demoTests.debug.xcconfig */,
149
+				150E6CAFA5EF11AE47ED825C /* Pods-demoTests.release.xcconfig */,
150
+			);
151
+			name = Pods;
152
+			path = Pods;
153
+			sourceTree = "<group>";
154
+		};
139
 		2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
155
 		2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
140
 			isa = PBXGroup;
156
 			isa = PBXGroup;
141
 			children = (
157
 			children = (
142
 				ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
158
 				ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
143
 				ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
159
 				ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
144
-				B9172FAF691E26282FB05206 /* libPods-demo.a */,
145
-				947AECEF56CDD875A7AB4373 /* libPods-demo-tvOS.a */,
146
-				DFAEF58B54617204E1581A2F /* libPods-demo-tvOSTests.a */,
147
-				68FFD7F2608ABBA554FCCB1A /* libPods-demoTests.a */,
160
+				8486CCD792395AAD80956F45 /* libPods-demo.a */,
161
+				9D8370FC4C13D1AE1CC8852B /* libPods-demo-tvOS.a */,
162
+				821EC82BD30472D6D387B788 /* libPods-demo-tvOSTests.a */,
163
+				34E943675B55A190041D9BC6 /* libPods-demoTests.a */,
148
 			);
164
 			);
149
 			name = Frameworks;
165
 			name = Frameworks;
150
 			sourceTree = "<group>";
166
 			sourceTree = "<group>";
164
 				00E356EF1AD99517003FC87E /* demoTests */,
180
 				00E356EF1AD99517003FC87E /* demoTests */,
165
 				83CBBA001A601CBA00E9B192 /* Products */,
181
 				83CBBA001A601CBA00E9B192 /* Products */,
166
 				2D16E6871FA4F8E400B85C8A /* Frameworks */,
182
 				2D16E6871FA4F8E400B85C8A /* Frameworks */,
167
-				856E0E3156FD345E15A4177B /* Pods */,
183
+				258E34A3BDFFFBF80D598187 /* Pods */,
168
 			);
184
 			);
169
 			indentWidth = 2;
185
 			indentWidth = 2;
170
 			sourceTree = "<group>";
186
 			sourceTree = "<group>";
182
 			name = Products;
198
 			name = Products;
183
 			sourceTree = "<group>";
199
 			sourceTree = "<group>";
184
 		};
200
 		};
185
-		856E0E3156FD345E15A4177B /* Pods */ = {
186
-			isa = PBXGroup;
187
-			children = (
188
-				A18698B4B0467D78D1D6D366 /* Pods-demo.debug.xcconfig */,
189
-				7B993CC52E603FB50C5A27D5 /* Pods-demo.release.xcconfig */,
190
-				B8D580D1AC01815FE4FA0561 /* Pods-demo-tvOS.debug.xcconfig */,
191
-				4C9992F509209CFAA50AD81B /* Pods-demo-tvOS.release.xcconfig */,
192
-				0D006781E9CA8C4705992F7E /* Pods-demo-tvOSTests.debug.xcconfig */,
193
-				654AF74BC45888F3F66EB742 /* Pods-demo-tvOSTests.release.xcconfig */,
194
-				43F930BED887CD5B44B7E49D /* Pods-demoTests.debug.xcconfig */,
195
-				B79410CCB04C67097B17595D /* Pods-demoTests.release.xcconfig */,
196
-			);
197
-			name = Pods;
198
-			path = Pods;
199
-			sourceTree = "<group>";
200
-		};
201
 /* End PBXGroup section */
201
 /* End PBXGroup section */
202
 
202
 
203
 /* Begin PBXNativeTarget section */
203
 /* Begin PBXNativeTarget section */
205
 			isa = PBXNativeTarget;
205
 			isa = PBXNativeTarget;
206
 			buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
206
 			buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
207
 			buildPhases = (
207
 			buildPhases = (
208
-				CAC5D30E546F30603257450B /* [CP] Check Pods Manifest.lock */,
208
+				D5C5B21107E23492DA9BDC94 /* [CP] Check Pods Manifest.lock */,
209
 				00E356EA1AD99517003FC87E /* Sources */,
209
 				00E356EA1AD99517003FC87E /* Sources */,
210
 				00E356EB1AD99517003FC87E /* Frameworks */,
210
 				00E356EB1AD99517003FC87E /* Frameworks */,
211
 				00E356EC1AD99517003FC87E /* Resources */,
211
 				00E356EC1AD99517003FC87E /* Resources */,
224
 			isa = PBXNativeTarget;
224
 			isa = PBXNativeTarget;
225
 			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
225
 			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
226
 			buildPhases = (
226
 			buildPhases = (
227
-				36CB9F652802D32B4628BB97 /* [CP] Check Pods Manifest.lock */,
227
+				CB3FE51FCBA30C6B8D6A3806 /* [CP] Check Pods Manifest.lock */,
228
 				FD10A7F022414F080027D42C /* Start Packager */,
228
 				FD10A7F022414F080027D42C /* Start Packager */,
229
 				13B07F871A680F5B00A75B9A /* Sources */,
229
 				13B07F871A680F5B00A75B9A /* Sources */,
230
 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
230
 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
244
 			isa = PBXNativeTarget;
244
 			isa = PBXNativeTarget;
245
 			buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
245
 			buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
246
 			buildPhases = (
246
 			buildPhases = (
247
-				9906704EBEC8308742D20FC3 /* [CP] Check Pods Manifest.lock */,
247
+				777B3928177A0EE7EA1ABCF9 /* [CP] Check Pods Manifest.lock */,
248
 				FD10A7F122414F3F0027D42C /* Start Packager */,
248
 				FD10A7F122414F3F0027D42C /* Start Packager */,
249
 				2D02E4771E0B4A5D006451C7 /* Sources */,
249
 				2D02E4771E0B4A5D006451C7 /* Sources */,
250
 				2D02E4781E0B4A5D006451C7 /* Frameworks */,
250
 				2D02E4781E0B4A5D006451C7 /* Frameworks */,
264
 			isa = PBXNativeTarget;
264
 			isa = PBXNativeTarget;
265
 			buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
265
 			buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
266
 			buildPhases = (
266
 			buildPhases = (
267
-				204C26600B7002BA2F0BA5B7 /* [CP] Check Pods Manifest.lock */,
267
+				57F4EECD4004FE3420E6DF92 /* [CP] Check Pods Manifest.lock */,
268
 				2D02E48C1E0B4A5D006451C7 /* Sources */,
268
 				2D02E48C1E0B4A5D006451C7 /* Sources */,
269
 				2D02E48D1E0B4A5D006451C7 /* Frameworks */,
269
 				2D02E48D1E0B4A5D006451C7 /* Frameworks */,
270
 				2D02E48E1E0B4A5D006451C7 /* Resources */,
270
 				2D02E48E1E0B4A5D006451C7 /* Resources */,
373
 			shellPath = /bin/sh;
373
 			shellPath = /bin/sh;
374
 			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
374
 			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
375
 		};
375
 		};
376
-		204C26600B7002BA2F0BA5B7 /* [CP] Check Pods Manifest.lock */ = {
376
+		2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
377
 			isa = PBXShellScriptBuildPhase;
377
 			isa = PBXShellScriptBuildPhase;
378
 			buildActionMask = 2147483647;
378
 			buildActionMask = 2147483647;
379
 			files = (
379
 			files = (
380
 			);
380
 			);
381
-			inputFileListPaths = (
382
-			);
383
 			inputPaths = (
381
 			inputPaths = (
384
-				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
385
-				"${PODS_ROOT}/Manifest.lock",
386
-			);
387
-			name = "[CP] Check Pods Manifest.lock";
388
-			outputFileListPaths = (
389
 			);
382
 			);
383
+			name = "Bundle React Native Code And Images";
390
 			outputPaths = (
384
 			outputPaths = (
391
-				"$(DERIVED_FILE_DIR)/Pods-demo-tvOSTests-checkManifestLockResult.txt",
392
 			);
385
 			);
393
 			runOnlyForDeploymentPostprocessing = 0;
386
 			runOnlyForDeploymentPostprocessing = 0;
394
 			shellPath = /bin/sh;
387
 			shellPath = /bin/sh;
395
-			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
396
-			showEnvVarsInLog = 0;
388
+			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
397
 		};
389
 		};
398
-		2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
390
+		57F4EECD4004FE3420E6DF92 /* [CP] Check Pods Manifest.lock */ = {
399
 			isa = PBXShellScriptBuildPhase;
391
 			isa = PBXShellScriptBuildPhase;
400
 			buildActionMask = 2147483647;
392
 			buildActionMask = 2147483647;
401
 			files = (
393
 			files = (
402
 			);
394
 			);
395
+			inputFileListPaths = (
396
+			);
403
 			inputPaths = (
397
 			inputPaths = (
398
+				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
399
+				"${PODS_ROOT}/Manifest.lock",
400
+			);
401
+			name = "[CP] Check Pods Manifest.lock";
402
+			outputFileListPaths = (
404
 			);
403
 			);
405
-			name = "Bundle React Native Code And Images";
406
 			outputPaths = (
404
 			outputPaths = (
405
+				"$(DERIVED_FILE_DIR)/Pods-demo-tvOSTests-checkManifestLockResult.txt",
407
 			);
406
 			);
408
 			runOnlyForDeploymentPostprocessing = 0;
407
 			runOnlyForDeploymentPostprocessing = 0;
409
 			shellPath = /bin/sh;
408
 			shellPath = /bin/sh;
410
-			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
409
+			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
410
+			showEnvVarsInLog = 0;
411
 		};
411
 		};
412
-		36CB9F652802D32B4628BB97 /* [CP] Check Pods Manifest.lock */ = {
412
+		777B3928177A0EE7EA1ABCF9 /* [CP] Check Pods Manifest.lock */ = {
413
 			isa = PBXShellScriptBuildPhase;
413
 			isa = PBXShellScriptBuildPhase;
414
 			buildActionMask = 2147483647;
414
 			buildActionMask = 2147483647;
415
 			files = (
415
 			files = (
424
 			outputFileListPaths = (
424
 			outputFileListPaths = (
425
 			);
425
 			);
426
 			outputPaths = (
426
 			outputPaths = (
427
-				"$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
427
+				"$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
428
 			);
428
 			);
429
 			runOnlyForDeploymentPostprocessing = 0;
429
 			runOnlyForDeploymentPostprocessing = 0;
430
 			shellPath = /bin/sh;
430
 			shellPath = /bin/sh;
431
 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
431
 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
432
 			showEnvVarsInLog = 0;
432
 			showEnvVarsInLog = 0;
433
 		};
433
 		};
434
-		9906704EBEC8308742D20FC3 /* [CP] Check Pods Manifest.lock */ = {
434
+		CB3FE51FCBA30C6B8D6A3806 /* [CP] Check Pods Manifest.lock */ = {
435
 			isa = PBXShellScriptBuildPhase;
435
 			isa = PBXShellScriptBuildPhase;
436
 			buildActionMask = 2147483647;
436
 			buildActionMask = 2147483647;
437
 			files = (
437
 			files = (
446
 			outputFileListPaths = (
446
 			outputFileListPaths = (
447
 			);
447
 			);
448
 			outputPaths = (
448
 			outputPaths = (
449
-				"$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
449
+				"$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
450
 			);
450
 			);
451
 			runOnlyForDeploymentPostprocessing = 0;
451
 			runOnlyForDeploymentPostprocessing = 0;
452
 			shellPath = /bin/sh;
452
 			shellPath = /bin/sh;
453
 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
453
 			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
454
 			showEnvVarsInLog = 0;
454
 			showEnvVarsInLog = 0;
455
 		};
455
 		};
456
-		CAC5D30E546F30603257450B /* [CP] Check Pods Manifest.lock */ = {
456
+		D5C5B21107E23492DA9BDC94 /* [CP] Check Pods Manifest.lock */ = {
457
 			isa = PBXShellScriptBuildPhase;
457
 			isa = PBXShellScriptBuildPhase;
458
 			buildActionMask = 2147483647;
458
 			buildActionMask = 2147483647;
459
 			files = (
459
 			files = (
580
 /* Begin XCBuildConfiguration section */
580
 /* Begin XCBuildConfiguration section */
581
 		00E356F61AD99517003FC87E /* Debug */ = {
581
 		00E356F61AD99517003FC87E /* Debug */ = {
582
 			isa = XCBuildConfiguration;
582
 			isa = XCBuildConfiguration;
583
-			baseConfigurationReference = 43F930BED887CD5B44B7E49D /* Pods-demoTests.debug.xcconfig */;
583
+			baseConfigurationReference = 43307E7576B385875B79FCDF /* Pods-demoTests.debug.xcconfig */;
584
 			buildSettings = {
584
 			buildSettings = {
585
 				BUNDLE_LOADER = "$(TEST_HOST)";
585
 				BUNDLE_LOADER = "$(TEST_HOST)";
586
 				GCC_PREPROCESSOR_DEFINITIONS = (
586
 				GCC_PREPROCESSOR_DEFINITIONS = (
603
 		};
603
 		};
604
 		00E356F71AD99517003FC87E /* Release */ = {
604
 		00E356F71AD99517003FC87E /* Release */ = {
605
 			isa = XCBuildConfiguration;
605
 			isa = XCBuildConfiguration;
606
-			baseConfigurationReference = B79410CCB04C67097B17595D /* Pods-demoTests.release.xcconfig */;
606
+			baseConfigurationReference = 150E6CAFA5EF11AE47ED825C /* Pods-demoTests.release.xcconfig */;
607
 			buildSettings = {
607
 			buildSettings = {
608
 				BUNDLE_LOADER = "$(TEST_HOST)";
608
 				BUNDLE_LOADER = "$(TEST_HOST)";
609
 				COPY_PHASE_STRIP = NO;
609
 				COPY_PHASE_STRIP = NO;
623
 		};
623
 		};
624
 		13B07F941A680F5B00A75B9A /* Debug */ = {
624
 		13B07F941A680F5B00A75B9A /* Debug */ = {
625
 			isa = XCBuildConfiguration;
625
 			isa = XCBuildConfiguration;
626
-			baseConfigurationReference = A18698B4B0467D78D1D6D366 /* Pods-demo.debug.xcconfig */;
626
+			baseConfigurationReference = FFF78D79653DD86D05E4A780 /* Pods-demo.debug.xcconfig */;
627
 			buildSettings = {
627
 			buildSettings = {
628
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
628
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
629
 				CURRENT_PROJECT_VERSION = 1;
629
 				CURRENT_PROJECT_VERSION = 1;
643
 		};
643
 		};
644
 		13B07F951A680F5B00A75B9A /* Release */ = {
644
 		13B07F951A680F5B00A75B9A /* Release */ = {
645
 			isa = XCBuildConfiguration;
645
 			isa = XCBuildConfiguration;
646
-			baseConfigurationReference = 7B993CC52E603FB50C5A27D5 /* Pods-demo.release.xcconfig */;
646
+			baseConfigurationReference = 914896C0CEFDAA592DADF952 /* Pods-demo.release.xcconfig */;
647
 			buildSettings = {
647
 			buildSettings = {
648
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
648
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
649
 				CURRENT_PROJECT_VERSION = 1;
649
 				CURRENT_PROJECT_VERSION = 1;
662
 		};
662
 		};
663
 		2D02E4971E0B4A5E006451C7 /* Debug */ = {
663
 		2D02E4971E0B4A5E006451C7 /* Debug */ = {
664
 			isa = XCBuildConfiguration;
664
 			isa = XCBuildConfiguration;
665
-			baseConfigurationReference = B8D580D1AC01815FE4FA0561 /* Pods-demo-tvOS.debug.xcconfig */;
665
+			baseConfigurationReference = BB1DF6C3AB03F9FA00E48CAE /* Pods-demo-tvOS.debug.xcconfig */;
666
 			buildSettings = {
666
 			buildSettings = {
667
 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
667
 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
668
 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
668
 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
690
 		};
690
 		};
691
 		2D02E4981E0B4A5E006451C7 /* Release */ = {
691
 		2D02E4981E0B4A5E006451C7 /* Release */ = {
692
 			isa = XCBuildConfiguration;
692
 			isa = XCBuildConfiguration;
693
-			baseConfigurationReference = 4C9992F509209CFAA50AD81B /* Pods-demo-tvOS.release.xcconfig */;
693
+			baseConfigurationReference = A74FCF62A73172586BCD1E8C /* Pods-demo-tvOS.release.xcconfig */;
694
 			buildSettings = {
694
 			buildSettings = {
695
 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
695
 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
696
 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
696
 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
718
 		};
718
 		};
719
 		2D02E4991E0B4A5E006451C7 /* Debug */ = {
719
 		2D02E4991E0B4A5E006451C7 /* Debug */ = {
720
 			isa = XCBuildConfiguration;
720
 			isa = XCBuildConfiguration;
721
-			baseConfigurationReference = 0D006781E9CA8C4705992F7E /* Pods-demo-tvOSTests.debug.xcconfig */;
721
+			baseConfigurationReference = B932E4CF7C7ADA47E0C72933 /* Pods-demo-tvOSTests.debug.xcconfig */;
722
 			buildSettings = {
722
 			buildSettings = {
723
 				BUNDLE_LOADER = "$(TEST_HOST)";
723
 				BUNDLE_LOADER = "$(TEST_HOST)";
724
 				CLANG_ANALYZER_NONNULL = YES;
724
 				CLANG_ANALYZER_NONNULL = YES;
745
 		};
745
 		};
746
 		2D02E49A1E0B4A5E006451C7 /* Release */ = {
746
 		2D02E49A1E0B4A5E006451C7 /* Release */ = {
747
 			isa = XCBuildConfiguration;
747
 			isa = XCBuildConfiguration;
748
-			baseConfigurationReference = 654AF74BC45888F3F66EB742 /* Pods-demo-tvOSTests.release.xcconfig */;
748
+			baseConfigurationReference = 664C331A95B54FA5B7AD4267 /* Pods-demo-tvOSTests.release.xcconfig */;
749
 			buildSettings = {
749
 			buildSettings = {
750
 				BUNDLE_LOADER = "$(TEST_HOST)";
750
 				BUNDLE_LOADER = "$(TEST_HOST)";
751
 				CLANG_ANALYZER_NONNULL = YES;
751
 				CLANG_ANALYZER_NONNULL = YES;

+ 2
- 2
demo/package.json View File

10
   },
10
   },
11
   "dependencies": {
11
   "dependencies": {
12
     "react": "16.9.0",
12
     "react": "16.9.0",
13
-    "react-native": "0.61.3",
13
+    "react-native": "0.61.5",
14
     "react-native-autoheight-webview": "../",
14
     "react-native-autoheight-webview": "../",
15
-    "react-native-webview": "^7.5.1"
15
+    "react-native-webview": "^7.5.2"
16
   },
16
   },
17
   "devDependencies": {
17
   "devDependencies": {
18
     "@babel/core": "^7.5.0",
18
     "@babel/core": "^7.5.0",

+ 44
- 73
demo/yarn.lock View File

835
     "@types/istanbul-reports" "^1.1.1"
835
     "@types/istanbul-reports" "^1.1.1"
836
     "@types/yargs" "^13.0.0"
836
     "@types/yargs" "^13.0.0"
837
 
837
 
838
-"@react-native-community/cli-platform-android@^3.0.0-alpha.1", "@react-native-community/cli-platform-android@^3.0.0-alpha.7":
839
-  version "3.0.0-alpha.7"
840
-  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-3.0.0-alpha.7.tgz#03c3671ab72b62a8742aa71b66cb8d594171891f"
841
-  integrity sha512-Ot/4K841f3vJZM5K7Za/bYgGeXUJyBsZZuoFvnEMAmR/tS6QCrsv8NQ7f/E3HmxvWaSEVNiiF8NiW2+qo6YDxg==
838
+"@react-native-community/cli-debugger-ui@^3.0.0":
839
+  version "3.0.0"
840
+  resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-3.0.0.tgz#d01d08d1e5ddc1633d82c7d84d48fff07bd39416"
841
+  integrity sha512-m3X+iWLsK/H7/b7PpbNO33eQayR/+M26la4ZbYe1KRke5Umg4PIWsvg21O8Tw4uJcY8LA5hsP+rBi/syBkBf0g==
842
+  dependencies:
843
+    serve-static "^1.13.1"
844
+
845
+"@react-native-community/cli-platform-android@^3.0.0":
846
+  version "3.0.3"
847
+  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-3.0.3.tgz#e652abce79a7c1e3a8280228123e99df2c4b97b6"
848
+  integrity sha512-rNO9DmRiVhB6aP2DVUjEJv7ecriTARDZND88ny3xNVUkrD1Y+zwF6aZu3eoT52VXOxLCSLiJzz19OiyGmfqxYg==
842
   dependencies:
849
   dependencies:
843
-    "@react-native-community/cli-tools" "^3.0.0-alpha.7"
850
+    "@react-native-community/cli-tools" "^3.0.0"
844
     chalk "^2.4.2"
851
     chalk "^2.4.2"
845
     execa "^1.0.0"
852
     execa "^1.0.0"
846
     jetifier "^1.6.2"
853
     jetifier "^1.6.2"
848
     slash "^3.0.0"
855
     slash "^3.0.0"
849
     xmldoc "^1.1.2"
856
     xmldoc "^1.1.2"
850
 
857
 
851
-"@react-native-community/cli-platform-ios@^3.0.0-alpha.1", "@react-native-community/cli-platform-ios@^3.0.0-alpha.7":
852
-  version "3.0.0-alpha.7"
853
-  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-3.0.0-alpha.7.tgz#21be15fc3b8117e0e62caf1e754f2760d78cfa93"
854
-  integrity sha512-6qM5LpzhCEhkb9MC+nxrOHX2TxoN4qm8+Vg9byIW/wExl8dWCTneRUbQ5qFlkkMksS2U63LiRVSCXK08d6x5bA==
858
+"@react-native-community/cli-platform-ios@^3.0.0":
859
+  version "3.0.0"
860
+  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-3.0.0.tgz#3a48a449c0c33af3b0b3d19d3256de99388fe15f"
861
+  integrity sha512-QoNVlDj8eMXRZk9uktPFsctHurQpv9jKmiu6mQii4NEtT2npE7g1hbWpRNojutBsfgmCdQGDHd9uB54eeCnYgg==
855
   dependencies:
862
   dependencies:
856
-    "@react-native-community/cli-tools" "^3.0.0-alpha.7"
863
+    "@react-native-community/cli-tools" "^3.0.0"
857
     chalk "^2.4.2"
864
     chalk "^2.4.2"
858
     js-yaml "^3.13.1"
865
     js-yaml "^3.13.1"
859
     xcode "^2.0.0"
866
     xcode "^2.0.0"
860
 
867
 
861
-"@react-native-community/cli-tools@^3.0.0-alpha.7":
862
-  version "3.0.0-alpha.7"
863
-  resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-3.0.0-alpha.7.tgz#1018283598e3f2ddc785d1381ca8692ec51735a5"
864
-  integrity sha512-x4XdeMtAx7RC1YP5cqLWIggXOuzuANItWi8BD8R/ak6GWMRd3X5L2HFuLa6GDXgkWSXtoUvqOilJplhVhLRrmQ==
868
+"@react-native-community/cli-tools@^3.0.0":
869
+  version "3.0.0"
870
+  resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-3.0.0.tgz#fe48b80822ed7e49b8af051f9fe41e22a2a710b1"
871
+  integrity sha512-8IhQKZdf3E4CR8T7HhkPGgorot/cLkRDgneJFDSWk/wCYZAuUh4NEAdumQV7N0jLSMWX7xxiWUPi94lOBxVY9g==
865
   dependencies:
872
   dependencies:
866
     chalk "^2.4.2"
873
     chalk "^2.4.2"
867
     lodash "^4.17.5"
874
     lodash "^4.17.5"
868
     mime "^2.4.1"
875
     mime "^2.4.1"
869
     node-fetch "^2.5.0"
876
     node-fetch "^2.5.0"
870
 
877
 
871
-"@react-native-community/cli-types@^3.0.0-alpha.7":
872
-  version "3.0.0-alpha.7"
873
-  resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-3.0.0-alpha.7.tgz#b4c19fd71824400a57c7f6758fa1f7b15eece32d"
874
-  integrity sha512-anT+l41FK7EJXOlOx8ZzIgskDuslT5A5NkMg2Kt3YzAxf8wrCBbOo5/CjnuW6pi9fvjGgB810Yw3tFSl4yZY4A==
878
+"@react-native-community/cli-types@^3.0.0":
879
+  version "3.0.0"
880
+  resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-3.0.0.tgz#488d46605cb05e88537e030f38da236eeda74652"
881
+  integrity sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg==
875
 
882
 
876
-"@react-native-community/cli@^3.0.0-alpha.1":
877
-  version "3.0.0-alpha.7"
878
-  resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-3.0.0-alpha.7.tgz#df8cb6a878d106da36e4f994f9d8c3541c3834ee"
879
-  integrity sha512-gmAnmH9sqReBEvfZxk0A3gw0Ddb6UNHYvbjjyM+qgH2TbEAWCfLHLqiHNSCYxfO3hkDyz4mj/cvtb8ahFjTdIw==
883
+"@react-native-community/cli@^3.0.0":
884
+  version "3.0.4"
885
+  resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-3.0.4.tgz#a9dba1bc77855a6e45fccaabb017360645d936bb"
886
+  integrity sha512-kt+ENtC+eRUSfWPbbpx3r7fAQDcFwgM03VW/lBdVAUjkNxffPFT2GGdK23CJSBOXTjRSiGuwhvwH4Z28PdrlRA==
880
   dependencies:
887
   dependencies:
881
     "@hapi/joi" "^15.0.3"
888
     "@hapi/joi" "^15.0.3"
882
-    "@react-native-community/cli-platform-android" "^3.0.0-alpha.7"
883
-    "@react-native-community/cli-platform-ios" "^3.0.0-alpha.7"
884
-    "@react-native-community/cli-tools" "^3.0.0-alpha.7"
885
-    "@react-native-community/cli-types" "^3.0.0-alpha.7"
886
-    "@types/mkdirp" "^0.5.2"
887
-    "@types/node-notifier" "^5.4.0"
888
-    "@types/semver" "^6.0.2"
889
-    "@types/ws" "^6.0.3"
889
+    "@react-native-community/cli-debugger-ui" "^3.0.0"
890
+    "@react-native-community/cli-tools" "^3.0.0"
891
+    "@react-native-community/cli-types" "^3.0.0"
890
     chalk "^2.4.2"
892
     chalk "^2.4.2"
891
     command-exists "^1.2.8"
893
     command-exists "^1.2.8"
892
     commander "^2.19.0"
894
     commander "^2.19.0"
990
     "@types/istanbul-lib-coverage" "*"
992
     "@types/istanbul-lib-coverage" "*"
991
     "@types/istanbul-lib-report" "*"
993
     "@types/istanbul-lib-report" "*"
992
 
994
 
993
-"@types/mkdirp@^0.5.2":
994
-  version "0.5.2"
995
-  resolved "https://registry.yarnpkg.com/@types/mkdirp/-/mkdirp-0.5.2.tgz#503aacfe5cc2703d5484326b1b27efa67a339c1f"
996
-  integrity sha512-U5icWpv7YnZYGsN4/cmh3WD2onMY0aJIiTE6+51TwJCttdHvtCYmkBNOobHlXwrJRL0nkH9jH4kD+1FAdMN4Tg==
997
-  dependencies:
998
-    "@types/node" "*"
999
-
1000
-"@types/node-notifier@^5.4.0":
1001
-  version "5.4.0"
1002
-  resolved "https://registry.yarnpkg.com/@types/node-notifier/-/node-notifier-5.4.0.tgz#4e66c85eb41cce8387b4cd9c6c67852be41a99db"
1003
-  integrity sha512-M1XvCG6Rwej6+W0+kWultE46YS7erOy+W7suRmXtKwLGT3ytj6YEe9lqo47nRfL1xILzg9xJpKeNczIsWR8ymw==
1004
-  dependencies:
1005
-    "@types/node" "*"
1006
-
1007
-"@types/node@*":
1008
-  version "12.11.1"
1009
-  resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.1.tgz#1fd7b821f798b7fa29f667a1be8f3442bb8922a3"
1010
-  integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==
1011
-
1012
-"@types/semver@^6.0.2":
1013
-  version "6.0.2"
1014
-  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.2.tgz#5e8b09f0e4af53034b1d0fb9977a277847836205"
1015
-  integrity sha512-G1Ggy7/9Nsa1Jt2yiBR2riEuyK2DFNnqow6R7cromXPMNynackRY1vqFTLz/gwnef1LHokbXThcPhqMRjUbkpQ==
1016
-
1017
 "@types/stack-utils@^1.0.1":
995
 "@types/stack-utils@^1.0.1":
1018
   version "1.0.1"
996
   version "1.0.1"
1019
   resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
997
   resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
1020
   integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
998
   integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
1021
 
999
 
1022
-"@types/ws@^6.0.3":
1023
-  version "6.0.3"
1024
-  resolved "https://registry.yarnpkg.com/@types/ws/-/ws-6.0.3.tgz#b772375ba59d79066561c8d87500144d674ba6b3"
1025
-  integrity sha512-yBTM0P05Tx9iXGq00BbJPo37ox68R5vaGTXivs6RGh/BQ6QP5zqZDGWdAO6JbRE/iR1l80xeGAwCQS2nMV9S/w==
1026
-  dependencies:
1027
-    "@types/node" "*"
1028
-
1029
 "@types/yargs-parser@*":
1000
 "@types/yargs-parser@*":
1030
   version "13.1.0"
1001
   version "13.1.0"
1031
   resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
1002
   resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
5159
   integrity sha512-INBT1QEgtcCCgvccr5/86CfD71fw9EPmDxgiJX4I2Ddr6ZsV6iFXsuby+qWJPtmNuMY0zByTsG4468P7nHuNWA==
5130
   integrity sha512-INBT1QEgtcCCgvccr5/86CfD71fw9EPmDxgiJX4I2Ddr6ZsV6iFXsuby+qWJPtmNuMY0zByTsG4468P7nHuNWA==
5160
 
5131
 
5161
 react-native-autoheight-webview@../:
5132
 react-native-autoheight-webview@../:
5162
-  version "1.2.4"
5133
+  version "1.3.2"
5163
   dependencies:
5134
   dependencies:
5164
     prop-types "^15.7.2"
5135
     prop-types "^15.7.2"
5165
 
5136
 
5166
-react-native-webview@7.5.1:
5167
-  version "7.5.1"
5168
-  resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.5.1.tgz#01b026c1110d7548123460cc640fb1d4227a0f54"
5169
-  integrity sha512-lFpa4m8CMapk6vbZf2GiQDGxsQSRrKoVElTFCkDI5BEl5/a14ClASnJdIyr6U6uYj7ZjcAYsaqNtz86BJqyRVQ==
5137
+react-native-webview@7.5.2:
5138
+  version "7.5.2"
5139
+  resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.5.2.tgz#9da3006e03636faaa9d05f3abff46cd40bfb80f9"
5140
+  integrity sha512-e2ODq2KuTchhATosONNMZIubAzmjWoHg7WK0s1R515PVeKqOc30v6KdJy8IW5/4kw/2aal+Pb7b/F4s1zp6PFQ==
5170
   dependencies:
5141
   dependencies:
5171
     escape-string-regexp "2.0.0"
5142
     escape-string-regexp "2.0.0"
5172
     invariant "2.2.4"
5143
     invariant "2.2.4"
5173
 
5144
 
5174
-react-native@0.61.3:
5175
-  version "0.61.3"
5176
-  resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.61.3.tgz#0c7e299ccfa3a5efc6e87e88563f9dc444389aca"
5177
-  integrity sha512-7p89m62+Wsc93tYEy010LZMZtQMOQjUC8nOiVF+XPBn4Fa3WUt7IlQjKs9tO9rcByZ4ilzeMp+W2kr1/U2lPLw==
5145
+react-native@0.61.5:
5146
+  version "0.61.5"
5147
+  resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.61.5.tgz#6e21acb56cbd75a3baeb1f70201a66f42600bba8"
5148
+  integrity sha512-MXqE3NoGO0T3dUKIKkIppijBhRRMpfN6ANbhMXHDuyfA+fSilRWgCwYgR/YNCC7ntECoJYikKaNTUBB0DeQy6Q==
5178
   dependencies:
5149
   dependencies:
5179
     "@babel/runtime" "^7.0.0"
5150
     "@babel/runtime" "^7.0.0"
5180
-    "@react-native-community/cli" "^3.0.0-alpha.1"
5181
-    "@react-native-community/cli-platform-android" "^3.0.0-alpha.1"
5182
-    "@react-native-community/cli-platform-ios" "^3.0.0-alpha.1"
5151
+    "@react-native-community/cli" "^3.0.0"
5152
+    "@react-native-community/cli-platform-android" "^3.0.0"
5153
+    "@react-native-community/cli-platform-ios" "^3.0.0"
5183
     abort-controller "^3.0.0"
5154
     abort-controller "^3.0.0"
5184
     art "^0.10.0"
5155
     art "^0.10.0"
5185
     base64-js "^1.1.2"
5156
     base64-js "^1.1.2"