React native text capitalize first letter code example Example: react native text capitalize <Text> {'Test'.toUpperCase()} </Text>