Skip to content

Commit c837376

Browse files
author
bietkul
committed
2 parents 6c66781 + b331042 commit c837376

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ AppRegistry.registerComponent('FormGenerator', () => FormGenerator);
133133
| customComponents | N/A | `object` | To define your custom type of components.|
134134
| formData | N/A | `object` | To prefill the form values.|
135135
| fields | `required` | `array` | Array of form fields. |
136+
| scrollViewProps | N/A | `object` | Scrollview custom props. |
136137

137138
### Methods:
138139
Currently, these methods are available in FormBuilder, you can access them by using ref property.

0 commit comments

Comments
 (0)