servicegmce

Results 2 issues of servicegmce

React Native Calendar Kit doesn't seem to handle allDay events, am i wrong?

Hello, i want to show above the days the current month and year, i don't know if it is possible. ``` { const month = date.format('MMMM'); const year = date.format('YYYY');...