Implement Vertical Scrolling of the Reminder Cards
On the index page, need to implement vertical scrolling on the reminders, so that if there are more than one, users can view them all.
This could be implemented using FlatLists.
Order should be in the time and date of the event.