Comparing version 1.0.77 to 1.0.78
@@ -85,3 +85,3 @@ "use strict"; | ||
}, !props.hasBackdrop ? null : props.customBackdrop || React.createElement(_reactNative.TouchableOpacity, { | ||
activeOpacity: 1, | ||
activeOpacity: props.backdropOpacity, | ||
style: { | ||
@@ -88,0 +88,0 @@ position: 'absolute', |
{ | ||
"name": "actbase", | ||
"version": "1.0.77", | ||
"version": "1.0.78", | ||
"description": "React-Native Design Components", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
293608