react-native-transformable-image icon indicating copy to clipboard operation
react-native-transformable-image copied to clipboard

TypeError: undefined is not an object (evaluating '_react.default.PropTypes.bool')

Open kevin2y opened this issue 4 years ago • 0 comments

I add it in my project,but i don't work. package.json like some

"react": "17.0.1", "react-native": "0.64.2", "react-native-transformable-image": "^0.0.18"

get error message

ERROR TypeError: undefined is not an object (evaluating '_react.default.PropTypes.bool') ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

kevin2y avatar Jun 08 '21 08:06 kevin2y