npm

Hero image for article
Icon for article
advancedcapacitorioniciosnpmswift

Publishing a Custom iOS Capacitor Plugin on NPM

4 min read

In this tutorial, we walk through how to create a Capacitor plugin using the Capacitor CLI and then publish it to npm. This will make the plugin usable in any Ionic/Capacitor application.