Hi Everyone,
I am working on an app that the user can edit their profile information. I want to use the angular-xeditable, but the format does not seems like a phone app and I also want to add another ng-complete directive to the same textbox, so I was wondering if there is anything in IONIC that is similar to angular-xeditable? Here is more info on xeditable https://vitalets.github.io/angular-xeditable/#bsdate
And here is an example what I want to do. http://vitalets.github.io/angular-xeditable/starter/
Thanks!