kyle-helping-hand

Results 1 comments of kyle-helping-hand

> I think I figure it out we need to override `reservationsKeyExtractor` to get the right id from the data > > ``` > items={selectedDates} > renderItem={renderItem} > showOnlySelectedDayItems={true} >...