This file contains Capacitor specific instructions and hints.
Some examples in the documentation still use v2 syntax (e.g. Importing Plugins from @capacitor/core
instead of specific NPM packages for each plugin).
The v3 migration guide has some good tips on what should be used in v3.
See allowNavigation
property in the configuration file.
This guide outlines how to create splash screens and icons.
$ npm install -g cordova-res
$ cordova-res ios --skip-config --copy
Use ImageMagick:
$ convert resources/icon.png -alpha off resources/icon.png