Image
Key Features:
Adding Module
npm install @trunpm/truvideo-capacitor-image-sdk --registry=https://registry.npmjs.org/ --//registry.npmjs.org/:_authToken=<YOUR_TOKEN>import { TruvideoSdkImage } from '@trunpm/truvideo-capacitor-image-sdk'
import { getResultPath } from '@trunpm/truvideo-capacitor-video-sdk';Get File Path
const resultPathResponse = await getResultPath(`${Date.now()}-editImage`);Launch Image Edit
Last updated
Was this helpful?