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

Android release build crashes (React 16 and up) #268

Open
stefanedberg opened this issue Apr 27, 2018 · 0 comments
Open

Android release build crashes (React 16 and up) #268

stefanedberg opened this issue Apr 27, 2018 · 0 comments

Comments

@stefanedberg
Copy link

stefanedberg commented Apr 27, 2018

Related to facebook/react-native#16567

react-native-blur still references View.propTypes:

node_modules/react-native-blur/src/BlurView.android.js:BlurView.propTypes = {
node_modules/react-native-blur/src/BlurView.android.js:  ...(ViewPropTypes || View.propTypes),
node_modules/react-native-blur/src/VibrancyView.ios.js:VibrancyView.propTypes = {
node_modules/react-native-blur/src/BlurView.ios.js:BlurView.propTypes = {
node_modules/react-native-blur/src/BlurView.ios.js:  ...(ViewPropTypes || View.propTypes),
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