diff --git a/example/expo-app/Sign.js b/example/expo-app/Sign.js index 939fb4c..f2ba633 100644 --- a/example/expo-app/Sign.js +++ b/example/expo-app/Sign.js @@ -27,6 +27,7 @@ const Sign = ({onOK}) => { ref={ref} onOK={handleSignature} webStyle={style} + backgroundColor={'rgba(255,255,255,0)'} />