Calendar reloads on tab change when displayed on web (with Expo) #220
Unanswered
AlexandreSi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thank you for the awesome library!
I'm trying to use the calendar view on an Expo app. It works as a charm on iOS and Android in the simulator:
demo_android_calendar_change_tab.mov
But on web, the calendar reloads everytime.
demo_web_calendar_change_tab.mov
The parent component is not unmounted though.
I was wondering if you were aware of this issue or if maybe I'm missing something?
Here is my simple code so far:
Beta Was this translation helpful? Give feedback.
All reactions