Skip to content

Releases: react-native-share/react-native-share

v11.0.2

05 Sep 12:23
Compare
Choose a tag to compare

11.0.2 (2024-09-05)

Bug Fixes

  • ios: use proper way of deciding about new arch in podspec (#1563) (b5d1a57)

v11.0.1

02 Sep 13:09
Compare
Choose a tag to compare

11.0.1 (2024-09-02)

Bug Fixes

v11.0.0

02 Sep 11:59
Compare
Choose a tag to compare

11.0.0 (2024-09-02)

Bug Fixes

BREAKING CHANGES

  • ios: minimum ios sdk is rn 0.75+

v10.2.1

17 May 07:36
Compare
Choose a tag to compare

10.2.1 (2024-05-17)

Bug Fixes

  • codegen: move codegen spec file from outside of src to src (#1528) (b02da4d)

v10.2.0

23 Apr 10:04
Compare
Choose a tag to compare

10.2.0 (2024-04-23)

Features

  • support discord share for android and ios (#1525) (ba75bd8)

v10.1.0

22 Mar 14:20
Compare
Choose a tag to compare

10.1.0 (2024-03-22)

Features

  • android: Add support for Bridgeless Mode - 0.74 (#1508) (f78ebab)

v10.0.2

02 Dec 15:28
Compare
Choose a tag to compare

10.0.2 (2023-12-02)

Bug Fixes

v10.0.1

13 Nov 08:28
Compare
Choose a tag to compare

10.0.1 (2023-11-13)

Bug Fixes

v10.0.0

09 Nov 22:49
Compare
Choose a tag to compare

10.0.0 (2023-11-09)

  • fix(android)!: share function not working on Android 14 (#1482) (36d87f3), closes #1482

BREAKING CHANGES

  • compileSdk minimum is now 33

  • fix: update dependencies

v9.4.1

08 Sep 09:22
Compare
Choose a tag to compare

9.4.1 (2023-09-08)

Bug Fixes

  • android: getDataColumn not handling exception thrown by cursor.getColumnIndexOrThrow (#1438) (ffa3fc2)