NativeScript + SolidJS
What's the current state on this?
I found this library https://github.com/nativescript-community/solid-js but not sure if that's production ready or not so if anyone have more informations about it, would be cool to know.
GitHub
GitHub - nativescript-community/solid-js: SolidJS for NativeScript
SolidJS for NativeScript. Contribute to nativescript-community/solid-js development by creating an account on GitHub.
10 Replies
I don't know about production-ready... The dominative-package has been out for just half a year, which is, i believe, a sort of bridge between dom-elements and nativescript-elements, made by classicoldsong. Together with ammarahmed they then build the solid-renderer for it. Haven't yet seen anybody showcasing an app they made with this stack yet. I wanna play around with it, but didn't got to it yet. Last time I checked there were still some questions around navigation. Probably best to ask @ammarahmed or @classicoldsong directly.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
With mpa you mean full page reloads?
I guess you can always do your own navigation, with transitions if u wanna, based on some state you set, right? A router is a bit of a vague concept if you don't have a url-bar.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
i see- well i want to use it in a personal project so ill see how it goes i guess
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Very very excited to hear! Doing amazing work, classicoldsong and ammarahmed!!!
by the way I saw some mistakes in the README in the naming of the npm package :p
don't want to make a pr just for that :p
anyway that looks very interesting and promising-
as i said, i will try to build something with this and see how it goes!
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View