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