This project is amazing and I appreciate your great work.
I found CardItem can't be clicked. For example:
<CardItem button onPress={ () => console.log( "pressed!") > <Text>some text</Text> </CardItem>
For now, I use ListItem instead. Thanks for making this possible :)
This project is amazing and I appreciate your great work.
I found CardItem can't be clicked. For example:
<CardItem button onPress={ () => console.log( "pressed!") > <Text>some text</Text> </CardItem>For now, I use ListItem instead. Thanks for making this possible :)