Releases: MaxAst/expo-share-extension
Releases · MaxAst/expo-share-extension
Release 2.0.2
fixes EAS prod builds and index.share.js path errors in monorepos
Release 2.0.2-1
- fix entry file for monorepos (423c32e)
- upgrade packages in basic example (118fa66)
Release 2.0.2-0
- fix 'Bundle React Native code and images' build phase (df6c921)
Release 2.0.0
- update Podfile and iOS deployment target for expo v52 support (3ab6950)
Release 1.10.7
- Merge pull request #57 from xissy/patch-1 (4dfa3e0)
- Update withShareExtensionInfoPlist.ts (ddd0b17)
Release 1.10.6
- Merge pull request #54 from Spice-Z/fix/entitlement-app-group (476839b)
- fix: use existing app group properly (2c5a719)
Release 1.10.4
- url activation rule should support both, NSExtensionActivationSupportsWebPageWithMaxCount and NSExtensionActivationSupportsWebURLWithMaxCount (bba186a)
- Create FUNDING.yml (b5c3c61)
- add troubleshooting tip for xcode using wrong node binary when using yarn (1cd66a3)
Release 1.10.3
- do not use expo-file-system in with-media example (b535958)
- remove type assertion (5c66f17)
- fix firebase configuration (47d44c0)
- upgrade packages (f04e4fb)