acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
422 stars 138 forks source link

If "isEventOrderingEnabled" is true demo example day/week views need couple of seconds to render #1018

Open marko-mlinarevic opened 4 months ago

marko-mlinarevic commented 4 months ago

If "isEventOrderingEnabled" is true demo example day/week views need couple of seconds to render, on Android emulator and Android phone

acro5piano commented 4 months ago

Thanks for reporting this.

The ordering logic is pretty slow. Needs some improvements. Related: https://github.com/acro5piano/react-native-big-calendar/issues/820#issuecomment-1988739580