perf: optimize svg root prop handling, simplify element development

This change allows modifying the element code without causing it to load
the native components more than once, making live-reload usable.
This commit is contained in:
Mikael Sand
2020-01-18 19:00:33 +02:00
parent 0fa4177ed7
commit f0cd11d6f6
24 changed files with 164 additions and 145 deletions
@@ -98,10 +98,6 @@ exports[`supports CSS in style element 1`] = `
"backgroundColor": "transparent",
"borderWidth": 0,
},
undefined,
Object {
"opacity": 1,
},
Object {
"flex": 0,
"height": "100%",