Ignacio Ureta

Results 4 issues of Ignacio Ureta

My application is working in production and works perfectly with graphiql, but i'm getting this response when i use this package: { raw: '{"errors":[{"message":"Must provide query string."}]}', data: undefined, errors:...

Added support for: - Sass - Redux

React package don't have proptypes property anymore, instead it is in another package, "prop-types". I added the dependency and used it. Also, I changed the dependency to react-native-osd-simple-button to my...

For newer versions of RN, PropTypes is a separate package. This component generates an error because one of it's dependencies tries to access PropTypes from React