Sticky Header with list of events

I'm developing an app with a list of events coming from an API.

I would like to be able to group them by date and place them in a stickyHeader. In the "header" the date, and in the "content" the events that have the same date.

How can I recall the listview that places events with the same date? Do I need to create a function?

1
8 replies