Install Capacitor.
Add Capacitor to your project and create a config for your app
Build native mobile apps with web technology and React
Add Capacitor to your project and create a config for your app
The compiled web assets will be copied into each Capacitor native platform during the next step.
Capacitor's native projects exist in their own top-level folders and should be considered part of your app (check them into source control).
With Capacitor installed, adding calls to native device features is as straight forward as calling other JavaScript methods
This is only the beginning. Learn more about the Capacitor development workflow or using more native APIs .