react-native-share

Social share, sending simple data to other apps.

MIT License

Downloads
1
Stars
3.5K
Committers
219

Bot releases are hidden (Show)

react-native-share - v7.3.8

Published by MateusAndrade over 2 years ago

7.3.8 (2022-04-15)

Bug Fixes

  • ios: custom title got over written by meta data (#1184) (54a80d0)
react-native-share - v7.3.7

Published by MateusAndrade over 2 years ago

7.3.7 (2022-03-10)

Bug Fixes

react-native-share - v7.3.6

Published by MateusAndrade over 2 years ago

7.3.6 (2022-02-15)

Bug Fixes

react-native-share - v7.3.5

Published by MateusAndrade over 2 years ago

7.3.5 (2022-02-02)

Bug Fixes

react-native-share - v7.3.4

Published by MateusAndrade over 2 years ago

7.3.4 (2022-01-31)

Bug Fixes

  • support unknown whatsapp number (4a56221)
react-native-share - v7.3.3

Published by MateusAndrade almost 3 years ago

7.3.3 (2022-01-13)

Bug Fixes

react-native-share - v7.3.2

Published by MateusAndrade almost 3 years ago

7.3.2 (2021-11-29)

Bug Fixes

  • twitter: remove twitter native support on iOS (#1120) (3bccd59)
react-native-share - v7.3.1

Published by MateusAndrade almost 3 years ago

7.3.1 (2021-11-29)

Bug Fixes

  • instagram: fix black screen issue for instagram stories with Social.Instagram (#1126) (4008b5d)
react-native-share - v7.3.0

Published by MateusAndrade almost 3 years ago

7.3.0 (2021-11-19)

Features

  • android: add useInternalStorage share option to avoid external storage (#1124) (05c1d22)
react-native-share - v7.2.1

Published by MateusAndrade almost 3 years ago

7.2.1 (2021-10-27)

Bug Fixes

react-native-share - v7.2.0

Published by MateusAndrade about 3 years ago

7.2.0 (2021-10-18)

Features

  • ios: allow combine options to fb stories share (#1115) (c21d80a)
react-native-share - v7.1.2

Published by MateusAndrade about 3 years ago

7.1.2 (2021-10-06)

Bug Fixes

  • makes title optional on the ShareOptions (#1110) (73a292f)
react-native-share - v7.1.1

Published by MateusAndrade about 3 years ago

7.1.1 (2021-09-21)

Bug Fixes

  • Set LinkPresentation as weak framwork on IOS (#1097) (2cf1f73)
react-native-share - v7.1.0

Published by MateusAndrade about 3 years ago

7.1.0 (2021-09-10)

Features

react-native-share - v7.0.2

Published by MateusAndrade about 3 years ago

7.0.2 (2021-08-31)

Bug Fixes

  • resolve promise on successful share for android (#1078) (91cdcd8)
react-native-share - v7.0.1

Published by MateusAndrade about 3 years ago

7.0.1 (2021-08-29)

Bug Fixes

  • Specify PendingIntent.FLAG_IMMUTABLE for Android S+ (#1077) (3615a37)
react-native-share - v7.0.0

Published by MateusAndrade about 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 [email protected]
Co-authored-by: Mike Hardy[email protected]
Co-authored-by: Mateus Andrade [email protected]

react-native-share - v6.5.0

Published by MateusAndrade about 3 years ago

6.5.0 (2021-07-29)

Features

react-native-share - v6.4.0

Published by MateusAndrade about 3 years ago

6.4.0 (2021-07-21)

Features

react-native-share - v6.3.0

Published by MateusAndrade over 3 years ago

6.3.0 (2021-07-14)

Features

Package Rankings
Top 19.26% on Npmjs.org
Badges
Extracted from project README
react-native-share npm version semantic-release
Related Projects