Skip to content

Commit

Permalink
fix(ui): fix share on Android
Browse files Browse the repository at this point in the history
  • Loading branch information
pwltr committed Apr 23, 2024
1 parent 57f6c2f commit eb8f921
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
16 changes: 8 additions & 8 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ PODS:
- lottie-ios (= 4.4.1)
- RCT-Folly (= 2022.05.16.00)
- React-Core
- MMKV (1.3.4):
- MMKVCore (~> 1.3.4)
- MMKVCore (1.3.4)
- MMKV (1.3.3):
- MMKVCore (~> 1.3.3)
- MMKVCore (1.3.3)
- OpenSSL-Universal (1.1.1100)
- RCT-Folly (2022.05.16.00):
- boost
Expand Down Expand Up @@ -1209,7 +1209,7 @@ PODS:
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
- RNShare (9.4.1):
- RNShare (10.2.0):
- React-Core
- RNSVG (15.1.0):
- React-Core
Expand Down Expand Up @@ -1554,8 +1554,8 @@ SPEC CHECKSUMS:
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: e047b1d2e6239b787cc5e9755b988869cf190494
lottie-react-native: 2d9efc8a5ffabe688b55a1a1ac1fb94b9d971995
MMKV: ed58ad794b3f88c24d604a5b74f3fba17fcbaf74
MMKVCore: a67a1cede26175c413176f404a7cedec43f96a0b
MMKV: f902fb6719da13c2ab0965233d8963a59416f911
MMKVCore: d26e4d3edd5cb8588c2569222cbd8be4231374e9
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: ca1d7414aba0b27efcfa2ccd37637edb1ab77d96
Expand Down Expand Up @@ -1629,13 +1629,13 @@ SPEC CHECKSUMS:
RNReactNativeHapticFeedback: ec56a5f81c3941206fd85625fa669ffc7b4545f9
RNReanimated: 8a4d86eb951a4a99d8e86266dc71d7735c0c30a9
RNScreens: b6b64d956af3715adbfe84808694ae82d3fec74f
RNShare: 32e97adc8d8c97d4a26bcdd3c45516882184f8b6
RNShare: 554a91f5cfbe4adac4cfe3654826ee8b299fe365
RNSVG: 50cf2c7018e57cf5d3522d98d0a3a4dd6bf9d093
RNZipArchive: ef9451b849c45a29509bf44e65b788829ab07801
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
sodium-react-native-direct: 102289e2a55688b5c6c489c88b2a7915d4e31ec1
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
Yoga: d17d2cc8105eed528474683b42e2ea310e1daf61
Yoga: 805bf71192903b20fc14babe48080582fee65a80
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5

PODFILE CHECKSUM: 36b98823c4a3ba66ee1a0fe7afdf6d3486c78651
Expand Down
Loading

0 comments on commit eb8f921

Please sign in to comment.