Live data from Hacker News

Svelte Native

svelte-native.technology

1–10 of 93 posts

Re: Svelte Native

#2
Super, I love Svelte and I hope its unique component model fits well for the native mobile app development.

Is the tool chain very different from React native?

Re: Svelte Native

#3
Whatever the merits of this project -- and it does seem to be useful -- they should be a little clearer about the fact that it's not actually part of the "official" svelte framework.

I'm sure they consider it a tribute but it fees a little deceptive that they're cloning the svelte docs look and feel without any kind of "who we are" statement.

Re: Svelte Native

#5
Is the goal here to reach a minimum subset of basic Android UI functionality? I don't see any push to try and replicate a MD3 feature-set here for example.

Re: Svelte Native

#7
post #6

I think if you're starting today you'd be better off with Tauri (and Svelte as the framework)?

Tauri Mobile seems far from production-ready, but more importantly, the reason to use something like Svelte Native instead of Tauri Mobile is to avoid web views in favor of a platform-native experience.
Post reply on HN