79391394

Date: 2025-01-27 16:03:58
Score: 2
Natty:
Report link

The Card component has a prop called 'contentStyle' which needs to be used to style the inner content. For some reason passing the same styling values to an inner <Card.Content> style prop does not produce the same results. Try moving where you are styling the content.

contentStyle takes type: StyleProp

https://callstack.github.io/react-native-paper/docs/components/Card/#contentstyle

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: gender-isnt-real