Skip to content
New issue

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

Changing Icon Color "tintColor" gives error #748

Open
saintyusuf opened this issue Mar 26, 2024 · 2 comments
Open

Changing Icon Color "tintColor" gives error #748

saintyusuf opened this issue Mar 26, 2024 · 2 comments

Comments

@saintyusuf
Copy link

Screenshot 2024-03-26 at 17 51 02

tintColor works but seems like it's not working or like an error. I think it's not compatible with TypeScript.

@telly3650
Copy link

telly3650 commented Jun 3, 2024

ArrowIconStyle must be type StyleProp<ImageStyle>, not StyleProp<ViewStyle>.

Can someone fix it?

Same error here:
tickIconStyle
closeIconStyle

@telly3650
Copy link

Found the fix, but the pull request is not merged.

#735

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants