npm react-native-share 7.0.0
v7.0.0

latest releases: 11.0.4, 11.0.3, 11.0.2...
3 years ago

7.0.0 (2021-07-29)

Bug Fixes

  • ios, symbols: rename Utils to RNShareUtils to avoid symbol collisions (3cca46b)

BREAKING CHANGES

  • ios, symbols: This will probably not affect you, however, if you were using the native symbols from 'Utils.h' and 'Utils.m' on iOS directly in Objective-C code, you will need to update your references to the new names 'RNShareUtils.h' and 'RNShareUtils.m'

Co-authored-by: Michael Will mswill@Michaels-Air.fritz.box
Co-authored-by: Mike Hardygithub@mikehardy.net
Co-authored-by: Mateus Andrade 15278828+MateusAndrade@users.noreply.github.com

Don't miss a new react-native-share release

NewReleases is sending notifications on new releases.