We were trying to make apk from ionic-react using capacitor.
These are the commands that we have followed:
npm install @capacitor/android
npx cap add android
npx cap open android
ionic capacitor sync android
We were trying to make apk from ionic-react using capacitor.
These are the commands that we have followed:
npm install @capacitor/android
npx cap add android
npx cap open android
ionic capacitor sync android