How to correctly configure it for android. #46
Answered
by
osamaqarem
Hudson-AmalembaL
asked this question in
Q&A
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
osamaqarem
Dec 18, 2021
Replies: 1 comment
-
Edit: this answer is only valid for v1, the steps are different for v2+. Please check the steps in the README. Hello. There are two steps to install it for Android on the README page. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hudson-AmalembaL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Edit: this answer is only valid for v1, the steps are different for v2+. Please check the steps in the README.
Hello. There are two steps to install it for Android on the README page.
1-
npm add react-native-image-colors
oryarn add react-native-image-colors
2- building the app.
Can you provide more info? What are you facing?