react-calendar-heatmap
react-calendar-heatmap copied to clipboard
Add Right-to-left support
It could be really great if this lib will be able to add a support for RTL languages.
I've managed to add a support for RTL.

Basically it flips the days & labels. I've added many tests for this, https://github.com/felixmosh/react-calendar-heatmap/commit/a805790c1d58ce5142c15d45aeffce2e1aa39bc7
Will you add this feature if I'll make a PR for it?