File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Props migration:
118
118
- ` onToggleExpandableModal ` 'prop is deprecated
119
119
- ` topBarProps ` prop is deprecated
120
120
121
- Check full (and new) API: https://wix.github.io/react-native-ui-lib/docs/components/incubator /TextField
121
+ Check full (and new) API: https://wix.github.io/react-native-ui-lib/docs/components/form /TextField
122
122
123
123
### WheelPicker
124
124
The WheelPicker component has a new implementation.
@@ -127,4 +127,4 @@ The component is now uncontrolled and have some prop changes:
127
127
` onValueChange ` prop renamed ` onChange ` .
128
128
Also, ` children ` can now be passed to the ` items ` prop (not mandatory).
129
129
130
- Check full (and new) API: https://wix.github.io/react-native-ui-lib/docs/components/incubator /WheelPicker
130
+ Check full (and new) API: https://wix.github.io/react-native-ui-lib/docs/components/form /WheelPicker
You can’t perform that action at this time.
0 commit comments