0

I need help in react-big-calendar.Some of the view already in react-big-calender like days, week & agenda etc. but how can i add custom view for year view in react-big-calender.

akhtarvahid
  • 9,445
  • 2
  • 26
  • 29
Dhruvil Dave
  • 109
  • 1
  • 20

2 Answers2

1

I've been looking at the same, there is nothing out-of-the-box - I might use this as a starting point:

https://codesandbox.io/s/jjmky5047y

Leon
  • 4,532
  • 1
  • 19
  • 24
0

You will have to customise the react-big-calendar on your own for these features.

unns
  • 19
  • 3