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

onColorChanged Not working #33

Closed
sunilzalavadiya opened this issue Mar 19, 2019 · 1 comment
Closed

onColorChanged Not working #33

sunilzalavadiya opened this issue Mar 19, 2019 · 1 comment

Comments

@sunilzalavadiya
Copy link

Is this library really working?
I am not getting any color change event, not even able to change styles of thumb.

<ColorWheel initialColor="#30A9DE" onColorChanged={color => console.log({color})} onColorChangeComplete={color => this.onColorChanged(color)} style={{ width: Dimensions.get('window').width - 60 }} />

onColorChanged and onColorChangeComplete not returning anything.
library version
"react-native-color-wheel": "^0.1.6",

@sunilzalavadiya sunilzalavadiya changed the title not getting color change event onColorChanged Not working Mar 19, 2019
@wongcoder
Copy link

I don't think this a legitimate issue and can be closed. onColorChanged is a typo.

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

3 participants