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.27k stars 951 forks source link

Not able to change listItem background color on touch #1325

Closed Lekhrajk closed 3 years ago

Lekhrajk commented 3 years ago

💬 Question

UI Kitten and Eva version

| version - 5.0.0 |

| @eva-design/eva | | | @ui-kitten/components | |

I am using List and ListItem i want to change the backgroundColor of Listitem on touch how to do this ? any suggestion?

artyorsh commented 3 years ago

There is no activeColor or something like this in any component in this library. And will never be because it's design-system driven. Please check this guide to understand the way you can achieve that.