Comparing version 1.0.74 to 1.0.75
@@ -51,3 +51,5 @@ "use strict"; | ||
autoHeightMax: 500, | ||
autohide: indicatorShow ? 'false' : 'true', | ||
autohide: !indicatorShow, | ||
autoHideTimeout: 1000, | ||
autoHideDuration: 200, | ||
autoHeight: !!props.horizontal, | ||
@@ -54,0 +56,0 @@ style: extraProps === null || extraProps === void 0 ? void 0 : extraProps.style, |
{ | ||
"name": "actbase", | ||
"version": "1.0.74", | ||
"version": "1.0.75", | ||
"description": "React-Native Design Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
293633
5897