How to properly import Zoom Ionic SDK in Ionic-React component

Description

I am using react application wrapped in Ionic.

I have import { Zoom } from '@ionic-native/zoom'; .

When I set let zoomService = Zoom (inside render for eg.) and run the app I get
Error: exec proxy not found for :: Zoom :: initialize

How should I properly initialize zoomService in my react zoom component ?

Hi aditya,

Thanks for using Zoom SDK. Our Ionic SDK currently only supports Ionic Angular. I will pass this as a feature request to our engineering team.

Thanks!

1 Like