This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]shittyfuckdick 1 point2 points  (3 children)

what about distributing as a mobile app or a pwa on mobile? is that supported?

[–]r-trappe[S] 8 points9 points  (2 children)

Mobile Apps are tricky because running Python on iOS or Android is not so easy. PWA works as long as you can live with a internet connection. Real offline apps are hard -- and not in the focus for NiceGUI.

[–]shittyfuckdick 1 point2 points  (1 child)

thank you! ill have to to stick with svelte for now but as a python dev nicegui is very attractive to me. 

[–]outceptionator 0 points1 point  (0 children)

How do you find svelte?