christopherdro/react-native-calendar

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

开放

#70 创建于 2016年10月15日

 (7 条评论) (0 个反应) (0 位负责人)JavaScript (234 个派生)batch import
bughelp wanted

仓库指标

星标
 (536 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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!

贡献者指南