christopherdro/react-native-calendar

Month view doesn't get displayed when scrollEnabled is true and calendar is in modal

Offen

#70 geöffnet am 15.10.2016

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (234 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (536 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hey so I wanted to put the calendar in a modal that comes up when a button is clicked to pick date. It seems when scrollEnabled is true, the display appears blank UNTIL you start scrolling.

I assume it's because I'm using it in a modal. Is there any way around this issue? Thanks in advance!

Contributor Guide