Skip to content

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

v9.2.3

13 Jul 09:54
Compare
Choose a tag to compare

9.2.3 (2023-07-13)

Bug Fixes

v9.2.2

10 Jul 07:10
Compare
Choose a tag to compare

9.2.2 (2023-07-10)

Bug Fixes

  • regression: regression introduced with 1409 (#1421) (6df5538)

v9.2.1

06 Jul 10:40
Compare
Choose a tag to compare

9.2.1 (2023-07-06)

Bug Fixes

  • ios: folly_compiler_flags missing on RN<=0.70 (#1417) (95d8f7a)

v9.2.0

05 Jul 07:33
Compare
Choose a tag to compare

9.2.0 (2023-07-05)

Features

  • promise: cleanup promise nesting and make code a bit more maintainable (#1409) (5371018)

v9.1.1

04 Jul 08:17
Compare
Choose a tag to compare

9.1.1 (2023-07-04)

Bug Fixes

v9.1.0

28 Jun 08:57
Compare
Choose a tag to compare

9.1.0 (2023-06-28)

Features

  • filename: iOS Support filename/filenames (#1396) (d92fd2d)

v9.0.2

21 Jun 14:24
Compare
Choose a tag to compare

9.0.2 (2023-06-21)

Bug Fixes

  • types: Change types path in package.json (#1404) (30360fd)

v9.0.1

21 Jun 07:53
Compare
Choose a tag to compare

9.0.1 (2023-06-21)

Bug Fixes

  • publish: adding codegen folder to npm files (9fdcd20)

v9.0.0

20 Jun 15:01
Compare
Choose a tag to compare

9.0.0 (2023-06-20)

Features

  • arch: supporting new arch for android and ios @thomasfetiveau/newarch (#1402) (cae7d88)

BREAKING CHANGES

  • arch: Support Turbo modules on Android

  • Fix native interface (use promises instead of callbaks) + add support for new arch on iOS

  • clean logs

  • fix(): fix the lint and typescript errors;

  • fix(): update rn version in package.json

  • fix(): update yarn lock file

  • fix(): remove install_modules_dependencies in podspec file

  • fix(): rollback update of example rn version

  • fix(): attempt at fixing the circleci error on build-lint-app

  • fix(): new attempt at fixing circleci jobs

  • fix(): another attempt at fixing circleci jobs

v8.2.2

14 Apr 13:23
Compare
Choose a tag to compare

8.2.2 (2023-04-14)

Bug Fixes

  • android: instagram direct share plain text (#1383) (f2aed9a)