Comparing version 1.0.63 to 1.0.64
@@ -42,3 +42,4 @@ "use strict"; | ||
autohide: !!props.horizontal, | ||
autoHeight: !!props.horizontal | ||
autoHeight: !!props.horizontal, | ||
style: extraProps === null || extraProps === void 0 ? void 0 : extraProps.style | ||
}, React.createElement(_Div.default, { | ||
@@ -45,0 +46,0 @@ className: ((extraProps === null || extraProps === void 0 ? void 0 : extraProps.contentContainerClassName) || '') + stickyClazz, |
{ | ||
"name": "actbase", | ||
"version": "1.0.63", | ||
"version": "1.0.64", | ||
"description": "React-Native Design Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
292014
5866