Example responsive hosted app
Posted: Mon Sep 05, 2022 11:41 am
Hi,
I'm new to SpiderBasic.
I want to create a list-detail app (eg. a notes app with list and click to open details form) that can be used on iOS and Android, but don't want to distribute it via an App Store. Instead, I want to host it on a web server.
In this scenario it has to be responsive (adjust to different screen sizes and/or orientation) and it should look like an app (full screen screens) and good touch support.
So far I understand that I should use the Dialog library. To be sure I can achieve what I want, it would be great if someone would have a (hosted) example of this.
Thanks in advance!
I'm new to SpiderBasic.
I want to create a list-detail app (eg. a notes app with list and click to open details form) that can be used on iOS and Android, but don't want to distribute it via an App Store. Instead, I want to host it on a web server.
In this scenario it has to be responsive (adjust to different screen sizes and/or orientation) and it should look like an app (full screen screens) and good touch support.
So far I understand that I should use the Dialog library. To be sure I can achieve what I want, it would be great if someone would have a (hosted) example of this.
Thanks in advance!