npm i @zoom/react-native-videosdk@1.7.5
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @zoom/react-native-videosdk@1.7.5.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn’t exist.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/lokesh/.npm/_logs/2023-09-01T08_06_29_403Z-debug.log
It would be improved greatly if it could just be handled via npm, manually moving code into modules folders is a very clunky when you could just publish it to npm where all the other version exist.
Extra credit request:
Having an expo plugin (i’ve requested this before) that handles the installation of the sdks in the native projects instead of having to handle that manually would be amazing.