I’m trying to install cordova using " ionic cordova plugin add cordova-plugin-ble-central" so that I can create an ionic-react app which can communicate with bluetooth devices. However, I keep getting the error Ionic doesn’t support using Cordova with @ionic/react projects. We encourage you to try Capacitor
(https://ion.link/capacitor).
Any ideas on how to fix this?