issues
search
Pickleboyonline
/
solid-native
React Native but for Solid.JS
https://pickleboyonline.github.io/solid-native/
MIT License
15
stars
2
forks
source link
Improved module system 🛠️
#4
Closed
Pickleboyonline
closed
8 months ago
Pickleboyonline
commented
9 months ago
Improved module system
Simplified the system to core, module, and view system
Changed the automatic type Swift class casting to imperative JSObject definition building. This will make it easier to swap the JS engine if needed.
Moved rendering functionality from core to its own module.
Updated README