I'm trying to put together a calendar header that scrolls like shown. I can get static versions work...
t
I'm trying to put together a calendar header that scrolls like shown. I can get static versions working, but haven't been able to figure out the magic for doing it with animation. i tried to do a 3 row column with up arrow, weekday row, and down arrow, and then message with the Modifier.offset(y) values, but that doesn't seem to create this effect. Any pointers on how I should go about this?