capacitor-plugins
capacitor-plugins copied to clipboard
feat: Open With
Name
Open With
Platform(s)
- [x] Android
- [x] iOS
- [ ] Web
Description
Open With plugin to allow our Capacitor app to handle files or content shared from other apps (calendars, images, text, contacts etc)
Additional context
Here is an existing (but only for Capacitor 6) plugin that does the job: https://github.com/squareetlabs/capacitor-openwith
Before submitting
- [x] I have read and followed the plugin request guidelines.
- [x] I have attached links to possibly related issues and discussions.