0.0.1 • Published 2 years ago
@koodos/native-screenshot-capacitor v0.0.1
screenshot-capacitor-plugin
Take a screenshot using Swift
Install
npm install screenshot-capacitor-plugin
npx cap sync
API
takeScreenshot()
takeScreenshot() => Promise<{ screenshot: string; }>
Returns: Promise<{ screenshot: string; }>
0.0.1
2 years ago