Open
Description
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
- iOS
- Web
Metadata
Metadata
Assignees
Type
Projects
Status
In progress