In Ionic 4 the API changed for most presentable interfaces. Check out the beta docs for more details but here is how you create the alert/load/toast in Ionic 4:
Awesome to hear! Just be careful with async functions as they can get tricky when you add more code to them then just the presented interface but if you use a factory to control the alerts you should be fine.