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

componentWillReceiveProps error yellowbox #16

Open
kabus202 opened this issue Jan 5, 2020 · 0 comments
Open

componentWillReceiveProps error yellowbox #16

kabus202 opened this issue Jan 5, 2020 · 0 comments

Comments

@kabus202
Copy link

kabus202 commented Jan 5, 2020

I'm getting an error using this within the latest react-native:

The componentWillReceiveProps() method is being deprecated in future version of React (17). Many of us use this method day-to-day to check for incoming prop changes, store state, and to invoke side effects like logging or fetching data from a server.

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

No branches or pull requests

1 participant