OPS: Allow Catalyst compile for Widget Center

This commit is contained in:
marcosrdz 2020-11-09 09:39:41 -05:00 committed by Overtorment
parent 7fd96fa673
commit f9b30b949f
3 changed files with 6 additions and 6 deletions

View file

@ -373,8 +373,8 @@ PODS:
- React
- RNRate (1.2.4):
- React
- RNReactNativeHapticFeedback (1.10.0):
- React
- RNReactNativeHapticFeedback (1.11.0):
- React-Core
- RNReanimated (1.13.1):
- React
- RNScreens (2.11.0):
@ -731,7 +731,7 @@ SPEC CHECKSUMS:
RNLocalize: 4071198b59b461f3b74eebc5fee8c50f13e39e79
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
RNRate: 2b31dad120cd1b78e33c6034808561c386a3dddf
RNReactNativeHapticFeedback: 22c5ecf474428766c6b148f96f2ff6155cd7225e
RNReactNativeHapticFeedback: 653a8c126a0f5e88ce15ffe280b3ff37e1fbb285
RNReanimated: dd8c286ab5dd4ba36d3a7fef8bff7e08711b5476
RNScreens: 0e91da98ab26d5d04c7b59a9b6bd694124caf88c
RNSecureKeyStore: f1ad870e53806453039f650720d2845c678d89c8

4
package-lock.json generated
View file

@ -19239,8 +19239,8 @@
}
},
"react-native-widget-center": {
"version": "git+https://github.com/BlueWallet/react-native-widget-center.git#6f6306bdba950262b09c0089de906f3e128fae53",
"from": "git+https://github.com/BlueWallet/react-native-widget-center.git#v0.0.4"
"version": "git+https://github.com/BlueWallet/react-native-widget-center.git#e2e9a9038b76d096bf929a87105a97a0a7095001",
"from": "git+https://github.com/BlueWallet/react-native-widget-center.git#e2e9a9038b76d096bf929a87105a97a0a7095001"
},
"react-refresh": {
"version": "0.4.3",

View file

@ -157,7 +157,7 @@
"react-native-vector-icons": "6.6.0",
"react-native-watch-connectivity": "1.0.2",
"react-native-webview": "10.9.2",
"react-native-widget-center": "git+https://github.com/BlueWallet/react-native-widget-center.git#v0.0.4",
"react-native-widget-center": "git+https://github.com/BlueWallet/react-native-widget-center.git#e2e9a9038b76d096bf929a87105a97a0a7095001",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "6.1.4",