I’m converting my first classic app to the new App. Just wanted to say I’m impressed so far.
The one thing I’m finding very counter intuitive is the navigation when opening new screens. Specifically, the most common user action is eventually to go back to the previous screen. I still haven’t figured out why sometimes a screen has a back < symbol and sometimes it has an X to dismiss the page, which may return unexpectedly to the homepage as opposed to the previous page.
The logic is different to classic apps and it’s confusing. Even when I manually put a back button into the screen I see users are accidentally dismissing the screen with the X and this reruns to the homepage instead of the previous page.