Y
Hacker News
new
|
ask
|
show
|
jobs
by
LeoNatan25
3422 days ago
React Native has the native view hierarchy as its DOM, and it also has a "shadow" view hierarchy, which is very similar to the concept of shadow DOM.
https://github.com/facebook/react-native/blob/master/React/V...