Skip to content

Commit

Permalink
bugfix/LIVE-3913 Updated share library (fixes export logs and ops)
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-cortes committed Oct 5, 2022
1 parent 087f650 commit 860027a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/modern-buckets-enjoy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"live-mobile": patch
---

Updated share library (fixes export logs and ops)
8 changes: 4 additions & 4 deletions apps/ledger-live-mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ PODS:
- RNSentry (4.2.4):
- React-Core
- Sentry (= 7.23.0)
- RNShare (6.5.0):
- RNShare (7.9.0):
- React-Core
- RNSVG (12.3.0):
- React-Core
Expand Down Expand Up @@ -723,7 +723,7 @@ DEPENDENCIES:
- "RNReanimated (from `../../../node_modules/.pnpm/react-native-reanimated@2.8.0_q4bsppkovizpw5uw6ytm5z2tba/node_modules/react-native-reanimated`)"
- "RNScreens (from `../../../node_modules/.pnpm/react-native-screens@3.13.1_zqxy7fpkavjkgz5xll7ed4r6rq/node_modules/react-native-screens`)"
- "RNSentry (from `../../../node_modules/.pnpm/@sentry+react-native@4.2.4_zqxy7fpkavjkgz5xll7ed4r6rq/node_modules/@sentry/react-native`)"
- "RNShare (from `../../../node_modules/.pnpm/react-native-share@6.5.0/node_modules/react-native-share`)"
- "RNShare (from `../../../node_modules/.pnpm/react-native-share@7.9.0/node_modules/react-native-share`)"
- "RNSVG (from `../../../node_modules/.pnpm/react-native-svg@12.3.0_zqxy7fpkavjkgz5xll7ed4r6rq/node_modules/react-native-svg`)"
- "RNVectorIcons (from `../../../node_modules/.pnpm/react-native-vector-icons@8.1.0/node_modules/react-native-vector-icons`)"
- "storyly-react-native (from `../../../node_modules/.pnpm/storyly-react-native@1.24.1_zqxy7fpkavjkgz5xll7ed4r6rq/node_modules/storyly-react-native`)"
Expand Down Expand Up @@ -923,7 +923,7 @@ EXTERNAL SOURCES:
RNSentry:
:path: "../../../node_modules/.pnpm/@sentry+react-native@4.2.4_zqxy7fpkavjkgz5xll7ed4r6rq/node_modules/@sentry/react-native"
RNShare:
:path: "../../../node_modules/.pnpm/react-native-share@6.5.0/node_modules/react-native-share"
:path: "../../../node_modules/.pnpm/react-native-share@7.9.0/node_modules/react-native-share"
RNSVG:
:path: "../../../node_modules/.pnpm/react-native-svg@12.3.0_zqxy7fpkavjkgz5xll7ed4r6rq/node_modules/react-native-svg"
RNVectorIcons:
Expand Down Expand Up @@ -1041,7 +1041,7 @@ SPEC CHECKSUMS:
RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393
RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19
RNSentry: 7495ba091f09f12902d8cf916024efd99b058efe
RNShare: 047d42214f875d731bde73a2b67418638af85ad9
RNShare: be91a5c149585affb02c25b351bd07ba927c7006
RNSVG: 302bfc9905bd8122f08966dc2ce2d07b7b52b9f8
RNVectorIcons: 31cebfcf94e8cf8686eb5303ae0357da64d7a5a4
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"react-native-safe-area-context": "^4.1.4",
"react-native-safe-area-view": "^1.1.1",
"react-native-screens": "^3.9.0",
"react-native-share": "^6.2.0",
"react-native-share": "^7.9.0",
"react-native-slider": "^0.11.0",
"react-native-splash-screen": "3.2.0",
"react-native-svg": "^12.1.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 860027a

Please sign in to comment.