SCCapstone / CoolwithAnything

SchedulerX Website
https://sccapstone.github.io/CoolwithAnything/
3 stars 1 forks source link

Home Screen Scroll View Conflict #119

Closed vuvnguyen95 closed 5 months ago

vuvnguyen95 commented 5 months ago

Bug description: VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead.