7 ms·
You can just imagine that the function that would normally generate DOM elements with something like document.creatElement(‘div’), has been replaced with boundO
by giantsloth 8y ago
You can just imagine that the function that would normally generate DOM elements with something like document.creatElement(‘div’), has been replaced with boundObjectiveCCreateNativeUIView() ... there is no platform check for the browser, so in the render step it will create native UIViews or whatever Androids native View primitive is.