Skip to content

Tags: rodrigo-lima/react-native-share

Tags

v7.2.1

Toggle v7.2.1's commit message
chore(release): 7.2.1 [skip ci]

## [7.2.1](react-native-share/react-native-share@v7.2.0...v7.2.1) (2021-10-27)

### Bug Fixes

* add missing social key-value ([react-native-share#1119](react-native-share#1119)) ([ea2a398](react-native-share@ea2a398))

v7.2.0

Toggle v7.2.0's commit message
chore(release): 7.2.0 [skip ci]

# [7.2.0](react-native-share/react-native-share@v7.1.2...v7.2.0) (2021-10-18)

### Features

* **ios:** allow combine options to fb stories share ([react-native-share#1115](react-native-share#1115)) ([c21d80a](react-native-share@c21d80a))

v7.1.2

Toggle v7.1.2's commit message
chore(release): 7.1.2 [skip ci]

## [7.1.2](react-native-share/react-native-share@v7.1.1...v7.1.2) (2021-10-06)

### Bug Fixes

* makes title optional on the ShareOptions ([react-native-share#1110](react-native-share#1110)) ([73a292f](react-native-share@73a292f))

v7.1.1

Toggle v7.1.1's commit message
chore(release): 7.1.1 [skip ci]

## [7.1.1](react-native-share/react-native-share@v7.1.0...v7.1.1) (2021-09-21)

### Bug Fixes

* Set `LinkPresentation` as weak framwork on IOS ([react-native-share#1097](react-native-share#1097)) ([2cf1f73](react-native-share@2cf1f73))

v7.1.0

Toggle v7.1.0's commit message
chore(release): 7.1.0 [skip ci]

# [7.1.0](react-native-share/react-native-share@v7.0.2...v7.1.0) (2021-09-10)

### Features

* IG android - open share screen ([react-native-share#1085](react-native-share#1085)) ([a3f0a25](react-native-share@a3f0a25))

v7.0.2

Toggle v7.0.2's commit message
chore(release): 7.0.2 [skip ci]

## [7.0.2](react-native-share/react-native-share@v7.0.1...v7.0.2) (2021-08-31)

### Bug Fixes

* resolve promise on successful share for android ([react-native-share#1078](react-native-share#1078)) ([91cdcd8](react-native-share@91cdcd8))

v7.0.1

Toggle v7.0.1's commit message
chore(release): 7.0.1 [skip ci]

## [7.0.1](react-native-share/react-native-share@v7.0.0...v7.0.1) (2021-08-29)

### Bug Fixes

* Specify PendingIntent.FLAG_IMMUTABLE for Android S+ ([react-native-share#1077](react-native-share#1077)) ([3615a37](react-native-share@3615a37))

v7.0.0

Toggle v7.0.0's commit message
chore(release): 7.0.0 [skip ci]

# [7.0.0](react-native-share/react-native-share@v6.5.0...v7.0.0) (2021-07-29)

### Bug Fixes

* **ios, symbols:** rename Utils to RNShareUtils to avoid symbol collisions ([3cca46b](react-native-share@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 <[email protected]>
Co-authored-by: Mike Hardy<[email protected]>
Co-authored-by: Mateus Andrade <[email protected]>

v6.5.0

Toggle v6.5.0's commit message
chore(release): 6.5.0 [skip ci]

# [6.5.0](react-native-share/react-native-share@v6.4.0...v6.5.0) (2021-07-29)

### Features

* Add shareSingle telegram (iOS only) ([react-native-share#1061](react-native-share#1061)) ([667171b](react-native-share@667171b))

v6.4.0

Toggle v6.4.0's commit message
chore(release): 6.4.0 [skip ci]

# [6.4.0](react-native-share/react-native-share@v6.3.0...v6.4.0) (2021-07-21)

### Features

* added single share feature for telegram ([react-native-share#1058](react-native-share#1058)) ([4e4c7d1](react-native-share@4e4c7d1))