christopherdro/react-native-calendar

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

Open

#70 aberto em 15 de out. de 2016

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (250 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (544 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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!

Guia do colaborador