Open
Description
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.
Description
In 'agenda/reservation-list/index.js' <FlatList uses style={this.props.style} but style is NOT a property in this component and it is not passed down from <ReservationsList in method renderReservations, file 'agenda/index.js'.
Expected Behavior
Style prop in component should be passed down to ReservationsList from, so for instance we can customize background color for the ReservationsList.
Observed Behavior
See description.
Environment
Version 1.18.2, both iOS and Android
Reproducible Demo
Don't think it is needed.