gabvrodrigues
Results
3
comments of
gabvrodrigues
Same issue here
Exactly same issue here!
I found a workaround as well! As @ArturSousaFerreira said, instead of rendering a single item on "renderItem" prop, I used the "isFirst" flag and iterated on selected day's items: `onDayPress={(date)...