You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: