react-native-month-year-picker icon indicating copy to clipboard operation
react-native-month-year-picker copied to clipboard

September on android is trimmed

Open cr0nil opened this issue 3 years ago • 5 comments

September on android is trimmed

cr0nil avatar Aug 14 '21 11:08 cr0nil

Same thing here. Galaxy Note 10+, big phone with lots of real estate. September is trimmed at both ends in full mode. Need to increase left and right padding.

Screenshot_20210817-080649_LightningBolt.jpg

vlad-ps avatar Aug 17 '21 12:08 vlad-ps

@gusparis Any poasibity that this may be fixed?

vlad-ps avatar Aug 22 '21 03:08 vlad-ps

@vlad-ps try this:

<RNMonthPicker mode='short' />

cengit avatar Aug 30 '21 09:08 cengit

That's exactly what I did as a workaround. But it's not really a solution if you want full month names in there.

vlad-ps avatar Aug 30 '21 12:08 vlad-ps

Related to #130

gusparis avatar Nov 28 '22 21:11 gusparis