-
Notifications
You must be signed in to change notification settings - Fork 279
Depreciation Warning 'componentWillReceiveProps' #206
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
Comments
|
|
I saw this today as well, and was concerned about it too. However I think the community is already looking to address this in: #167 |
Oh, and see my patch for that first warning you reported : #209 . Basically there's a line that I changed from |
I created a patch with the changes of https://github.com/BrownUniversity/react-native-sortable-list
Should fix that. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting the deprecation warning 'componentWillReceiveProps' when running this component, is this something I need to worry about?
The text was updated successfully, but these errors were encountered: