I have a problem while developing an angular 2 app. Can you help me please.
My question is how to make a universal function which can be run from any controller? In ionic 1 i used to create create all_controller or some universal controller which functions could be called from anywhere on the app like this.