Hacker News new | ask | show | jobs
by eikaramba 1376 days ago
there is svelte-native based on Nativescript. it is similar fast or faster[1] and provides the ability to directly use every native function in JS without having to rely on new interfaces or build versions (e.g. you can directly access new APIs from JS). beeing able to use Svelte makes it sooo much easier to develop mobile apps.

[1] https://blog.nativescript.org/perf-metrics-universal-javascr...

1 comments

svelte native is nowhere near react native in maturity. Discord uses React Native. What larger companies uses Svelte Native?