reactjs – Horizontal Month picker in react

I need to add the below component into my React app. Is there any library that can help me with this? I would like the library to have some common features like disabling certain months, the functionality to animate the scroller if I were to click on the left / right arrow buttons.

If there is any library without those features, I don’t mind making those features as well.

enter image description here

Thank you so much for your response!

PS: I don’t have much experience posting on Stack Overflow, so would request you to excuse any mistakes

Read more here: Source link