But React is more popular and if you want to actually make an app, you could consider react native and reuse a lot of your code.
https://news.ycombinator.com/item?id=37380980#37382287
TLDR: Svelte is like Rails, lots of magic to do pre-ordained stuff quickly. If it can do everything you need your UI to do it will be very productive. But if you have UI requirements that don’t exist in Svelte (or Sveltekit) out of the box, you may be better served by a more primitives/toolbox-based framework like Solidjs.