Closed
Description
Describe the bug
I'm going through the "create your first Ionic app" tutorial for React (https://ionicframework.com/docs/react/your-first-app), and the instructions say to install @capacitor/storage
, but this plugin is no longer included in Capacitor 4.
It looks like @capacitor/preferences
is now what should be used.