@redu/react-native-component-layout
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -27,2 +27,3 @@ /** | ||
* @param horizontalRuleWidth | ||
* @param onPress | ||
* @param style | ||
@@ -46,7 +47,8 @@ * @param children | ||
align, | ||
style, | ||
children, | ||
hr, | ||
horizontalRuleColor, | ||
horizontalRuleWidth, | ||
onPress, | ||
style, | ||
children, | ||
...props | ||
@@ -53,0 +55,0 @@ }) => { |
@@ -31,3 +31,3 @@ { | ||
"description": "Layout components", | ||
"gitHead": "0c100e88176f60c898761607628620c8535fe863", | ||
"gitHead": "e7233bccf23ae89d49266c999a188a9311472b9b", | ||
"license": "ISC", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
}, | ||
"version": "1.0.5" | ||
"version": "1.0.6" | ||
} |
9160
351