DEV Community

Discussion on: How to make Ionic apps in React Using Capacitor

Collapse
 
seanmclem profile image
Seanmclem • Edited

You can also just use capacitor on any web app, with or without ionic. Ionic-react works great though.

Also, you mention installing the Java JDK for Android apps, but the newer versions of Android studio automatically install and configure a small openJDK for that purpose. No other JDK needed.