We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7f5aa commit 48c5c1bCopy full SHA for 48c5c1b
website/docs/js/api/components/Capture.md
@@ -107,6 +107,11 @@ A boolean showing an ActivityIndicator and disabling controls if true
107
108
A boolean disabling the submit button if true, inside Upload Center (picture quality check screen).
109
110
+## submitButtonLabel
111
+`PropTypes.string`
112
+
113
+The label of the submit button, by default is `Skip retaking`.
114
115
## navigationOptions
116
```js
117
PropTypes.shape({
0 commit comments