We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After updating from RN 0.48.4 to RN 0.50.3, an error gets thrown in Badge.js, something along the lines of PropTypes being undefined.
The text was updated successfully, but these errors were encountered:
Refactor PropTypes and move from View.propTypes to ViewPropTypes due …
47839fa
…to deprecated APIs breaking from RN 0.49 on; Update README to state new minimum RN version for lib; this fixes react-native-component#5
related info: https://reactjs.org/blog/2017/04/07/react-v15.5.0.html#new-deprecation-warnings
Sorry, something went wrong.
seems this repo is not active. pull request still open #4
Successfully merging a pull request may close this issue.
After updating from RN 0.48.4 to RN 0.50.3, an error gets thrown in Badge.js, something along the lines of PropTypes being undefined.
The text was updated successfully, but these errors were encountered: