Skip to content

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

Open
@cwtaras

Description

@cwtaras

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

Labels

buga bug in one of the components

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions