react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

The new TextField implementation does not support the 'expandable' prop

Open cwtaras opened this issue 2 years ago • 2 comments

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

cwtaras avatar May 11 '23 10:05 cwtaras

It's preferable to have one specific warning instead of numerous varied ones.

wdospinal avatar Jun 01 '23 01:06 wdospinal

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.

stale[bot] avatar Aug 10 '23 00:08 stale[bot]