We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tintColor works but seems like it's not working or like an error. I think it's not compatible with TypeScript.
tintColor
The text was updated successfully, but these errors were encountered:
ArrowIconStyle must be type StyleProp<ImageStyle>, not StyleProp<ViewStyle>.
ArrowIconStyle
StyleProp<ImageStyle>
StyleProp<ViewStyle>
Can someone fix it?
Same error here: tickIconStyle closeIconStyle
tickIconStyle
closeIconStyle
Sorry, something went wrong.
Found the fix, but the pull request is not merged.
#735
No branches or pull requests
tintColor
works but seems like it's not working or like an error. I think it's not compatible with TypeScript.The text was updated successfully, but these errors were encountered: