From 168a6d1f2e2b72567f5df3d0b8dfe7be9371cbf4 Mon Sep 17 00:00:00 2001 From: charlyschulte Date: Mon, 15 Nov 2021 20:27:20 +0100 Subject: [PATCH] Update index.js --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index 665fba2..25cf35a 100644 --- a/lib/index.js +++ b/lib/index.js @@ -14,7 +14,7 @@ const kOptionListViewStyle = { alignItems: 'center', paddingVertical: 4, } -const renderItemStyle = { flexShrink: 1 } +const renderItemStyle = { flexShrink: 1, width:'90%' } function SelectBox({ labelStyle, containerStyle,