react native turn texty Input to uppercase code example Example: react native text capitalize <Text> {'Test'.toUpperCase()} </Text>