File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ PODS:
324
324
- RNScreens (3.4.0):
325
325
- React-Core
326
326
- React-RCTImage
327
- - RNSharedElement (0.8.0-alpha.1 ):
327
+ - RNSharedElement (0.8.0-alpha.3 ):
328
328
- React
329
329
- RNVectorIcons (6.7.0):
330
330
- React
@@ -543,7 +543,7 @@ SPEC CHECKSUMS:
543
543
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
544
544
RNReanimated: d9da990fc90123f4ffbfdda93d00fc15174863a8
545
545
RNScreens: 21b73c94c9117e1110a79ee0ee80c93ccefed8ce
546
- RNSharedElement: 6c2967c5926f47c508096b6587ce5d9a9db4a1b9
546
+ RNSharedElement: d785844f8bc7c6a51478ce4ef3927793cb5281c0
547
547
RNVectorIcons: 368d6d8b8301224e5ffb6254191f4f8876c2be0d
548
548
UMAppLoader: 21af63390e55c82e037fb9752d93114a80ecf16e
549
549
UMCore: 2f671796d7439604a1cf8ac7bbe5809cd5c50437
Original file line number Diff line number Diff line change 21
21
"react-native-reanimated" : " ~2.2.0" ,
22
22
"react-native-safe-area-context" : " 3.2.0" ,
23
23
"react-native-screens" : " ~3.4.0" ,
24
- "react-native-shared-element" : " ^ 0.8.0-alpha.1 " ,
24
+ "react-native-shared-element" : " 0.8.0-alpha.3 " ,
25
25
"react-native-touchable-scale" : " ^2.1.1" ,
26
26
"react-native-unimodules" : " ~0.14.5" ,
27
27
"react-native-vector-icons" : " ^6.6.0" ,
Original file line number Diff line number Diff line change @@ -6677,10 +6677,10 @@ react-native-screens@~3.4.0:
6677
6677
dependencies :
6678
6678
warn-once "^0.1.0"
6679
6679
6680
- react-native-shared-element@^ 0.8.0-alpha.1 :
6681
- version "0.8.0-alpha.1 "
6682
- resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.0-alpha.1 .tgz#ce05a00017f8760da1b1e665a7a664f93924333c "
6683
- integrity sha512-v+xBrrcdFawfZJYbpFTT1+YRxQ+xyECXmXGIF+0qD1JqLUDinT2HT2bIxoSjlHdcoWPh0/Wcef13SASTNe81ZQ ==
6680
+ react-native-shared-element@0.8.0-alpha.3 :
6681
+ version "0.8.0-alpha.3 "
6682
+ resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.0-alpha.3 .tgz#9351ad04fc76206858b0ecb469994eea9c9d9895 "
6683
+ integrity sha512-zDcNcf6xTAZW/CVWKYoLXXxsQRq2HoYUsP+lMo60stGX1rds+lQJPtAgTw7ebfNE3lk054SBab6oHopP9USb4A ==
6684
6684
6685
6685
react-native-touchable-scale@^2.1.1 :
6686
6686
version "2.1.2"
Original file line number Diff line number Diff line change 54
54
"eslint" : " ^7.32.0" ,
55
55
"expo-module-scripts" : " ^2.0.0" ,
56
56
"prettier" : " ^2.3.2" ,
57
- "react-native-shared-element" : " ^ 0.8.0-alpha.1 " ,
57
+ "react-native-shared-element" : " 0.8.0-alpha.3 " ,
58
58
"react-navigation" : " ^4.4.4" ,
59
59
"react-navigation-stack" : " ^2.10.4" ,
60
60
"react-navigation-tabs" : " ^2.11.1"
Original file line number Diff line number Diff line change @@ -7466,10 +7466,10 @@ react-native-safe-area-view@^0.14.9:
7466
7466
dependencies :
7467
7467
hoist-non-react-statics "^2.3.1"
7468
7468
7469
- react-native-shared-element@^ 0.8.0-alpha.1 :
7470
- version "0.8.0-alpha.1 "
7471
- resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.0-alpha.1 .tgz#ce05a00017f8760da1b1e665a7a664f93924333c "
7472
- integrity sha512-v+xBrrcdFawfZJYbpFTT1+YRxQ+xyECXmXGIF+0qD1JqLUDinT2HT2bIxoSjlHdcoWPh0/Wcef13SASTNe81ZQ ==
7469
+ react-native-shared-element@0.8.0-alpha.3 :
7470
+ version "0.8.0-alpha.3 "
7471
+ resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.0-alpha.3 .tgz#9351ad04fc76206858b0ecb469994eea9c9d9895 "
7472
+ integrity sha512-zDcNcf6xTAZW/CVWKYoLXXxsQRq2HoYUsP+lMo60stGX1rds+lQJPtAgTw7ebfNE3lk054SBab6oHopP9USb4A ==
7473
7473
7474
7474
react-native-tab-view@^2.15.2 :
7475
7475
version "2.16.0"
You can’t perform that action at this time.
0 commit comments