how to display data in uppercase in react native text component code example Example: react native text capitalize <Text> {'Test'.toUpperCase()} </Text>