Getting error using React Native example #61
Unanswered
developerwill
asked this question in
Q&A
Replies: 1 comment
-
hey there, try to provide the steps you've done before reaching this problem (creating the project, installing the library, running the app etc.) this will help in troubleshooting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to get this working on a Expo React Native using the exact code from the example provided at: https://github.com/osamaqarem/react-native-image-colors/blob/master/example/App.js and I'm getting this error: ```
Possible Unhandled Promise Rejection (id: 0):
TypeError: null is not an object (evaluating '_module.RNImageColors.getColors')
Beta Was this translation helpful? Give feedback.
All reactions