Comment on Show HN: Spot – Simple, cross-platform, reactive desktop GUI toolkit for GoparentComments−bsimpson2yReact Native runs in JavaScript. This is in Go.−kdma2yReact native runs in the native ecosystem through a js-native-bridge and calls platform specifics system calls. https://reactnative.dev/architecture/xplat-implementation react is the <Components /> stuff in js react-dom is the juice
Comments
React Native runs in JavaScript. This is in Go.
React native runs in the native ecosystem through a js-native-bridge and calls platform specifics system calls. https://reactnative.dev/architecture/xplat-implementation react is the <Components /> stuff in js react-dom is the juice