react-native text transform uppercase in ios code example Example: react native text capitalize <Text> {'Test'.toUpperCase()} </Text>