-
Notifications
You must be signed in to change notification settings - Fork 457
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 deprecated #579
Comments
any news on this one? still having this problem in Jan, 2020 |
Fixed it on a branch here: https://github.com/tonycoco/tcomb-form-native/tree/UNSAFE_componentWillReceiveProps PR #583 Use it:
|
Total noob to gituhb. How do I install this version into my React Native project using npm? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
Tell us which versions you are using:
Expected behaviour
No warning generated when rendering a Form component.
Actual behaviour
A warning is generated when rendering a Form component.
Steps to reproduce
Stack trace and console log
The text was updated successfully, but these errors were encountered: