vlad-doru / react-native-calendar-datepicker

React-Native cross-platform, calendar component.
Apache License 2.0
85 stars 37 forks source link

Fixes for flex-grow #4

Closed igorrKurr closed 7 years ago

igorrKurr commented 7 years ago
vlad-doru commented 7 years ago

Thanks a lot for this!

jasongaare commented 7 years ago

This seems to be causing ill-aligned columns for me. Any tips?

flexissue

jasongaare commented 7 years ago

I was able to add a minWidth property to dayText and it seems to line everything up well.