gabvrodrigues

Results 3 comments of gabvrodrigues

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)...