- Add cordova storage plugin

- Add plugin configuration
- Add storage set and get methods
This commit is contained in:
tiago.kayaya
2020-12-16 16:06:14 +01:00
parent 24c3facbf2
commit 2535921452
7 changed files with 24 additions and 23 deletions
+2 -2
View File
@@ -26,10 +26,10 @@
<ion-icon name="search"></ion-icon>
<ion-label>Pesquisa</ion-label>
</ion-tab-button> -->
<!-- <ion-tab-button tab="chat">
<ion-tab-button tab="chat">
<ion-icon class="nav-icon" src="assets/images/icons-nav-chat-inactive.svg"></ion-icon>
<ion-label>Chat</ion-label>
</ion-tab-button> -->
</ion-tab-button>
</ion-tab-bar>
</ion-tabs>