Description
Is your feature request related to a problem? Please describe.
Hailing from the SolidJS community! We'd love to see NativeScript support Solid's fine-grained reactivity. It brings a simplicity and extreme performance to the table and would be an excellent addition for a mobile environment. You can read more about solid at https://www.solidjs.com.
Describe the solution you'd like
We'd like to select SolidJS as an additional framework beside Vue, React, Svelte, Ionic etc. when setting up NativeScript. Solid is rather similar to React in setup. It's JSX-based and uses a Babel transformer to compile down to runnable JS. We have a number of starters that demonstrate how to set it up.
Describe alternatives you've considered
No response
Anything else?
I'd be more than happy to submit a PR to add Solid however I can't seem to find instructions or documentation on how to go about it or where to start. Direction and guidance on this would be much appreciated.
Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct