React Native Share Versions Save

Social share, sending simple data to other apps.

v9.2.2

10 months ago

9.2.2 (2023-07-10)

Bug Fixes

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

v9.2.1

10 months ago

9.2.1 (2023-07-06)

Bug Fixes

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

v9.2.0

10 months ago

9.2.0 (2023-07-05)

Features

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

v9.1.1

10 months ago

9.1.1 (2023-07-04)

Bug Fixes

v9.1.0

10 months ago

9.1.0 (2023-06-28)

Features

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

v9.0.2

10 months ago

9.0.2 (2023-06-21)

Bug Fixes

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

v9.0.1

11 months ago

9.0.1 (2023-06-21)

Bug Fixes

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

v9.0.0

11 months ago

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

1 year ago

8.2.2 (2023-04-14)

Bug Fixes

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

v8.2.1

1 year ago

8.2.1 (2023-03-01)

Bug Fixes