We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5867cf commit 08d6fa2Copy full SHA for 08d6fa2
1 file changed
README.md
@@ -119,6 +119,7 @@ should work of the example project.
119
| actionButtonTextStyle | ViewStyle | default | set or override the style object for the action button text |
120
| actionButtonUnderlayColor | string | rgba(0,0,0,0.3) | change the action button's underlay color |
121
| cancelButtonUnderlayColor | string | rgba(200,200,200,0.1) | change the cancel button's underlay color |
122
+| includeBase64 | boolean | false | when you need `base64` |
123
124
## Future Plans
125
0 commit comments