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
react-native: 0.50.3 react: 16.0.0 react-native-smooth-swipe-list: 0.13.1
Import something from react-native-smooth-swipe-list. Build iOS in release mode, and run. App crashes. (Android not tested.)
react-native-smooth-swipe-list
Works fine in dev mode.
View.propTypes is undefined.
View.propTypes
see: facebook/react-native#16542
The text was updated successfully, but these errors were encountered:
Fix: see #11
Sorry, something went wrong.
No branches or pull requests
environment
react-native: 0.50.3
react: 16.0.0
react-native-smooth-swipe-list: 0.13.1
how to reproduce
Import something from
react-native-smooth-swipe-list
. Build iOS in release mode, and run. App crashes. (Android not tested.)Works fine in dev mode.
causes
View.propTypes
is undefined.see: facebook/react-native#16542
The text was updated successfully, but these errors were encountered: