As an iOS user, do you ever find that you have to kill an app in the app switcher and then restart it, to get some corner of the UI to refresh?
Also, if I understand correctly, when you open an iOS app, it should always come back to where you left it, regardless of whether it was killed in the meantime (possibly by the OS).
I'm guessing these things are easier to deal with correctly if you use something like React+Redux or Katana.
Also, if I understand correctly, when you open an iOS app, it should always come back to where you left it, regardless of whether it was killed in the meantime (possibly by the OS).
I'm guessing these things are easier to deal with correctly if you use something like React+Redux or Katana.