Skip to main content

How to Add Properties

To add a property (prop) to a component, write it in the following syntax: props="value". For example:

<Text color="orange"> Orange text </Text>