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

Warning: Failed prop type: Invalid prop disabled of type string supplied to Button, expected boolean. #235

Open
natalyayyad opened this issue Nov 10, 2020 · 0 comments

Comments

@natalyayyad
Copy link

I'm trying to change the disabled prop of a galio button with a state variable. However I keep getting this warning. I even tried simple code sth like:
<Button disabled={true} uppercase color={Theme.COLORS.MAIN} size="large" style={styles.button} >Enter</Button>

I'm using the latest version (0.7.1)

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

1 participant