Douglas Walker

Results 2 issues of Douglas Walker

Hi, I'm working on a project with Content Security Policy enabled. When I import this library I get errors like this in the console: Refused to apply inline style because...

Hi there! Upgraded to RN0.49.3 and getting node_module bugs. in file React-native-parallax-view/parallaxView.js I needed to add const PropTypes = require('prop-types') const createReactClass = require('create-react-class'); Replace React.PropTypes with PropTypes replace React.createClass...