React-native-calendars: Cannot Easily UpperCase Day and Month Text

Created on 5 Apr 2018  路  1Comment  路  Source: wix/react-native-calendars

Description

Unable to easily uppercase Day or Month text; without using a custom component for each.

Proposed Solution

Would be fairly simple to add a bool prop for uppercaseDay and uppercaseMonth that simply added .toUpperCase() on those specific text elements.

I could create a pull request if that is something worth adding?

Feature request

Most helpful comment

I think you can achieve this by providing custom uppercased month names via localization option

>All comments

I think you can achieve this by providing custom uppercased month names via localization option

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Yandamuri picture Yandamuri  路  4Comments

MrAlekhin picture MrAlekhin  路  4Comments

dobiedad picture dobiedad  路  4Comments

srichallamalla935 picture srichallamalla935  路  4Comments

sonnguyenit picture sonnguyenit  路  3Comments