-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Labels
Milestone
Description
This is a mostly placeholder issue. The integration with Capacitor is still very much a work-in-progress.
If you want to help test anyway, make sure you have the latest CLI 4:
npm i -g ionic
Enable the Capacitor commands:
ionic config set -g features.capacitor-commands true
Add the ios or android platform:
ionic capacitor add ios
See more in help:
ionic cap --help
Found an issue? Please create a new issue in this repo (it may be moved). ❤️