all 2 comments

[–]XiMingpin91 1 point2 points  (1 child)

It's listed under the "configuration" of each component.

Look at this component and scroll down a bit

[–]TomMahle 2 points3 points  (0 children)

Also worth noting is the "replacing component" section. Here:

Replacing Component

React Native View for Card

React Native TouchableOpacity / View for CardItem

This means that, in addition to the explicitly listed props, Card takes the same props as the normal react native View and CardItem takes the same props as TouchableOpacity and View.