@actbase/native
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -251,7 +251,7 @@ "use strict"; | ||
}, | ||
style: [r.styles[STYLE_GROUP_NAME + "-arrow"], r.styles[STYLE_GROUP_NAME + "-arrow-tpl-" + tpl], { | ||
style: [r.styles[STYLE_GROUP_NAME + "-arrow"], { | ||
transform: [{ | ||
rotateZ: rotateZ | ||
}] | ||
}] | ||
}, r.styles[STYLE_GROUP_NAME + "-arrow-tpl-" + tpl]] | ||
})), /*#__PURE__*/React.createElement(_Absolute["default"], { | ||
@@ -258,0 +258,0 @@ isVisible: offsets !== null |
{ | ||
"name": "@actbase/native", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "React-Native Design Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet