I have simply placed calendar in one of my app screens:
console.log('selected day', day);
}}
/>
I thought a pressed day would highlight with blue by default as seen in the GIF screenshots
Console log is working, so onDayPress is definitely registering, but the pressed day does not highlight.
[email protected]
[email protected]
Also specify:
I see, copied code from example project
This bug still happen
Most helpful comment
This bug still happen