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