Releases: react-native-share/react-native-share
Releases Β· react-native-share/react-native-share
v12.0.0
12.0.0 (2024-11-25)
Features
BREAKING CHANGES
- expo: adding support to Expo
v11.1.0
11.1.0 (2024-11-19)
Bug Fixes
- ios: support sharing large files to instagram stories (#1598) (4861d2c)
Features
- Add support for Instagram Stories linkUrl/linkText (#1600) (6c6f5fd)
- ios: add base64 custom sharing icon support in linkMetadata (#1599) (2a99b61)
v11.0.4
11.0.4 (2024-10-15)
Bug Fixes
- ios: Updated [[UIApplication sharedApplication] openURL]] to [[UIApplication sharedApplication] openURL: options:completionHandler:]; (#1588) (69f23d9)
v11.0.3
11.0.3 (2024-09-17)
Bug Fixes
- android: Integrating ClipData for file sharing (#1575) (5556403)
v11.0.2
11.0.2 (2024-09-05)
Bug Fixes
- ios: use proper way of deciding about new arch in podspec (#1563) (b5d1a57)
v11.0.0
11.0.0 (2024-09-02)
Bug Fixes
BREAKING CHANGES
- ios: minimum ios sdk is rn 0.75+