Hi I’m new to Ionic so tell me if I’m going about this the wrong way.
Following on from this guide http://ionicframework.com/docs/api/service/$ionicModal/, I’m trying to have the controller responsible for multiple modals.
It’s my understanding that modals don’t have a route or state, so it makes no sense to have a ModalCtrl?
Any help appreciated. Thanks.