From c7a88cb1642c6213716ea4c771cb8c9ba9e39e44 Mon Sep 17 00:00:00 2001 From: Suyog Sonwalkar Date: Thu, 24 Mar 2016 17:18:13 -0400 Subject: [PATCH] Style fix for when mask is false. --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 06c5b7785..7aa78882d 100644 --- a/index.js +++ b/index.js @@ -480,7 +480,6 @@ let styles = StyleSheet.create({ bottom: 0, left: 0, backgroundColor: 'transparent', - overflow: 'hidden' }, pickerBox: { position: 'absolute',