You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone has done this before and could give me a starting point? From a performance perspective i'd like to render only as much months as needed, but i guess i have to render at least 3 months for the single month version (previous, current and next) and 4 months for the double month view?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a bit stuck right now how to add a slide in/out transition effect when changing the current month (single month view or two months next to each other). I'd like to have a similar effect like the airbnb calendar -> http://react-dates.github.io/react-dates/?path=/story/daterangepicker-drp--default
Does anyone has done this before and could give me a starting point? From a performance perspective i'd like to render only as much months as needed, but i guess i have to render at least 3 months for the single month version (previous, current and next) and 4 months for the double month view?
Thanks in advance for any tipp or help!!
Beta Was this translation helpful? Give feedback.
All reactions