alshcompiler

Results 4 comments of alshcompiler

i found the answer in the closed issues ^__^ just add those two lines before adding the button to the bar item ``` button.frame = CGRectMake(0, 0, 70, 40) button.badgeEdgeInsets...

for this issue alone i had to replace this library with this one: [https://github.com/mmazzarolo/react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker)

@AmilaDiman well, this ruins other style attributes like firstWeekday

check this answer if you have the same issue https://github.com/mmick66/CalendarView/issues/120