react-native-toasty
react-native-toasty copied to clipboard
Android issue when tintColor is added
I've read the issues and I believe this is not a duplicate.
When using android and specifying a tintColor, the following issue arises.

I believe it's an issue over the parseColor function.
Hello! It is a duplicate. Related issue: #29 I opened a PR. You can check the comment for a workaround.