Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove deprecated use of defaultProps #4385

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timbocole
Copy link

Motivation

This PR prevents the error log warning the "defaultProps" will be removed (visible in RN0.74.0)

Related issue

Addresses #4382

Test plan

Ensure that use of the TextInputIcon does not produce the error (included in linked issue) when run using RN0.74.0

@callstack-bot
Copy link

Hey @timbocole, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@timbocole timbocole changed the title fix: remove deprected use of defaultProps fix: remove deprecated use of defaultProps Apr 26, 2024
@gedu gedu added this to the 5.12.4 milestone Apr 26, 2024
@gedu
Copy link
Contributor

gedu commented Apr 27, 2024

LGTM, This will be on version 5.12.4

Copy link

@sethimcclaine sethimcclaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves bug report #4402 for me. Thank you!

@rodrigoAbril
Copy link

Hi @gedu @sethimcclaine any Idea when is 5.12.4 scheduled for?

@nickba86
Copy link

Hi all!! Thanks for the work!. So I shall wait until the next release ? and ignore the error message? Thanks!!!!!

@gedu
Copy link
Contributor

gedu commented May 17, 2024

Hi @gedu @sethimcclaine any Idea when is 5.12.4 scheduled for?

Hey, we are trying to upgrade paper to support almost latest RN version, and after that we will submit it, I hope as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants