I created a native app with groups hiding and showing instead of navigating between pages. I am now looking into ways of publishing it and it seems that the best (only?) way is to use web wrappers of one flavor or another. I am now under the impression that I should have built responsive and then use a wrapper on the responsive page, would that not have been better?
There are some issues I have not yet fully solved like different page length leading to scroll in all pages, Landscape mode not working and static page size leaving white borders in the app which I think responsive multi page design would have avoided those issues?
I have tried Android Studio and Thunkable.com so far and I am kind of disappointed now as I expected a better experience.
What is your experience and is it recommended to redo the app as multi page responsive and then wrap that?