Manprit Tiwari
Results
2
comments of
Manprit Tiwari
> This is my code at capacitor version 4 using java. > > ```java > package com.example.app; > > import android.os.Bundle; > import android.webkit.WebView; > > import com.getcapacitor.BridgeActivity; > >...
 As you can see i tried the same command `npx create-react-app my-app` with the node version of 18.17.1 and npm version 9.7.6 and...