Skip to content

Commit

Permalink
feat: sync with taro 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Mar 10, 2022
1 parent 4694a02 commit 1a09b4b
Show file tree
Hide file tree
Showing 3 changed files with 580 additions and 78 deletions.
49 changes: 38 additions & 11 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ PODS:
- React-Core
- react-native-pager-view (5.4.9):
- React-Core
- react-native-safe-area-context (3.3.2):
- react-native-safe-area-context (3.4.1):
- React-Core
- react-native-slider (4.1.12):
- React-Core
Expand Down Expand Up @@ -342,18 +342,45 @@ PODS:
- React-Core
- RNCClipboard (1.5.1):
- React-Core
- RNCMaskedView (0.1.11):
- React
- RNCMaskedView (0.2.6):
- React-Core
- RNCPicker (2.2.1):
- React-Core
- RNDeviceInfo (8.4.8):
- React-Core
- RNGestureHandler (1.10.3):
- React-Core
- RNReanimated (1.13.3):
- RNReanimated (2.4.1):
- DoubleConversion
- FBLazyVector
- FBReactNativeSpec
- glog
- RCT-Folly
- RCTRequired
- RCTTypeSafety
- React
- React-callinvoker
- React-Core
- RNScreens (2.18.1):
- React-Core/DevSupport
- React-Core/RCTWebSocket
- React-CoreModules
- React-cxxreact
- React-jsi
- React-jsiexecutor
- React-jsinspector
- React-RCTActionSheet
- React-RCTAnimation
- React-RCTBlob
- React-RCTImage
- React-RCTLinking
- React-RCTNetwork
- React-RCTSettings
- React-RCTText
- ReactCommon/turbomodule/core
- Yoga
- RNScreens (3.12.0):
- React-Core
- React-RCTImage
- RNSVG (12.1.1):
- React
- RNSyanImagePicker (0.5.3):
Expand Down Expand Up @@ -430,7 +457,7 @@ DEPENDENCIES:
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
- "RNCClipboard (from `../node_modules/@react-native-community/clipboard`)"
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
- "RNCMaskedView (from `../node_modules/@react-native-masked-view/masked-view`)"
- "RNCPicker (from `../node_modules/@react-native-picker/picker`)"
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
Expand Down Expand Up @@ -556,7 +583,7 @@ EXTERNAL SOURCES:
RNCClipboard:
:path: "../node_modules/@react-native-community/clipboard"
RNCMaskedView:
:path: "../node_modules/@react-native-community/masked-view"
:path: "../node_modules/@react-native-masked-view/masked-view"
RNCPicker:
:path: "../node_modules/@react-native-picker/picker"
RNDeviceInfo:
Expand Down Expand Up @@ -619,7 +646,7 @@ SPEC CHECKSUMS:
react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
react-native-netinfo: 07e8299fff4d2bea17d00b519d4f9c67c7dbbe9b
react-native-pager-view: 3ee7d4c7697fb3ef788346e834a60cca97ed8540
react-native-safe-area-context: 584dc04881deb49474363f3be89e4ca0e854c057
react-native-safe-area-context: 9e40fb181dac02619414ba1294d6c2a807056ab9
react-native-slider: 6e9b86e76cce4b9e35b3403193a6432ed07e0c81
react-native-webview: b83cf1aa6b4453fe53ffcc5896c36cdf37f0383f
React-perflogger: 93d3f142d6d9a46e635f09ba0518027215a41098
Expand All @@ -636,12 +663,12 @@ SPEC CHECKSUMS:
ReactCommon: 650e33cde4fb7d36781cd3143f5276da0abb2f96
RNCAsyncStorage: ac55c090d35b880ac47a7807ab797854afc640ae
RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNCMaskedView: c298b644a10c0c142055b3ae24d83879ecb13ccd
RNCPicker: cb57c823d5ce8d2d0b5dfb45ad97b737260dc59e
RNDeviceInfo: 0400a6d0c94186d1120c3cbd97b23abc022187a9
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926
RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
RNReanimated: 32c91e28f5780937b8efc07ddde1bab8d373fe0b
RNScreens: 2559f98b0835103cbef3b26ba77fa61d4bb37ae7
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
RNSyanImagePicker: 5c650d33f16f7cd59c47d9269f6c4856b30d7616
TZImagePickerController: edf61b8e87f26e3e445aa50eb66254bd7f4859db
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@react-native-community/cameraroll": "~4.1.2",
"@react-native-community/clipboard": "~1.5.1",
"@react-native-community/geolocation": "~2.0.2",
"@react-native-community/masked-view": "~0.1.11",
"@react-native-community/netinfo": "~7.1.2",
"@react-native-community/slider": "~4.1.12",
"@react-native-masked-view/masked-view": "~0.2.6",
"@react-native-picker/picker": "~2.2.1",
"expo-av": "~9.2.3",
"expo-barcode-scanner": "~10.2.2",
Expand All @@ -35,9 +35,9 @@
"react-native-gesture-handler": "~1.10.3",
"react-native-image-resizer": "~1.4.5",
"react-native-pager-view": "~5.4.9",
"react-native-reanimated": "~1.13.3",
"react-native-safe-area-context": "~3.3.2",
"react-native-screens": "~2.18.1",
"react-native-reanimated": "~2.4.1",
"react-native-safe-area-context": "~3.4.1",
"react-native-screens": "~3.12.0",
"react-native-svg": "~12.1.1",
"react-native-syan-image-picker": "0.5.3",
"react-native-unimodules": "~0.14.10",
Expand Down
Loading

0 comments on commit 1a09b4b

Please sign in to comment.