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

[Chip] onPress not working #3128

Closed
AllInOneYT opened this issue Jul 5, 2021 · 0 comments · Fixed by #3129
Closed

[Chip] onPress not working #3128

AllInOneYT opened this issue Jul 5, 2021 · 0 comments · Fixed by #3129

Comments

@AllInOneYT
Copy link
Contributor

Explain what you did (Required)

Chip component simply omit the onPress function when specified

Expected behavior (Required)

Chip fires the onPress event

Describe the bug (Required)

When we render the chip witch the onPress props, it doesn't fire

To Reproduce (Required)

<Chip onPress={() => console.log('hello')}/>

Screenshots (Required)

None

Your Environment (Required):

software version
react-native-elements 3.4.2
react-native 0.64
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

Successfully merging a pull request may close this issue.

1 participant