The new TextField implementation does not support the 'expandable' prop
Open
@ethanshar is already working on this.
Since Oct 17, 2023.
bug
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 748
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 1
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.