@koodos/native-screenshot-capacitor
v0.0.1
Published
Take a screenshot using Swift
Readme
screenshot-capacitor-plugin
Take a screenshot using Swift
Install
npm install screenshot-capacitor-plugin
npx cap syncAPI
takeScreenshot()
takeScreenshot() => Promise<{ screenshot: string; }>Returns: Promise<{ screenshot: string; }>
