June 2018
-
Ionic 4 and MobX
June 28, 2018I just spent several hours debugging an issue and hopefully, this will save you a lot of time. I'm building a new Ionic 4 app and I'm using MobX to handle state. I had previously used it in an Ionic 3 app, but I don't think I was using it correctly. This time I wanted to make...