react-native-ui-lib
react-native-ui-lib copied to clipboard
The new TextField implementation does not support the 'expandable' prop
Description
I use TextField component in my app, and every time it renders, console log warns "The new TextField implementation does not support the 'expandable' prop". I checked every TextField component and there is not a single expandable prop in my components, also no migrate prop. What could be the reason?
Related to
- [x ] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
Expected behavior
There should be no warnings.
Actual behavior
More Info
Code snippet
Screenshots/Video
Environment
- React Native version: 0.71.7
- React Native UI Lib version: 7.3.5
Affected platforms
- [ ] Android
- [x] iOS
- [ ] Web
It's preferable to have one specific warning instead of numerous varied ones.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.