Hii
how to refresh page using redirect to this function after this.navCtrl.pop();
you can try events publish before nav pop and subscribe that in the previous page and refresh the page
try to initialize on this
ionViewDidEnter() { }
Hii
how to refresh page using redirect to this function after this.navCtrl.pop();
you can try events publish before nav pop and subscribe that in the previous page and refresh the page
try to initialize on this
ionViewDidEnter() { }