Hi, I have an Ionic angular project which I installed with Capacitor. This is for android.
Now I want to use Cordova plugins in the same project but I cannot make it work somehow. I am new to Ionic, can someone pls help me to understand if we can use Cordova plugins like Cordova SQLite in the capacitor project. Will it create any conflicts with the existing project structure.
And what are the dependencies to use Cordova?
Thanks for your help!