akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.3k stars 952 forks source link

ButtonGroup usage example #1319

Closed jorgegvallejo closed 3 years ago

jorgegvallejo commented 3 years ago

💬 Question

Could anyone please share an example of how to use the button group? I tried using onSelect and onPress and can't get it to work.

UI Kitten and Eva version

Package Version
@eva-design/eva 2.0.0
@ui-kitten/components 5.0.0
artyorsh commented 3 years ago

https://akveo.github.io/react-native-ui-kitten/docs/components/button-group

Please check this answer if you're looking for the same component but with selectable behavior.