Please make the following arguments optional: * onClosed * onEndReached Right now user must pass empty handlers such as `onClosed={() => {}}`.
Please make the following arguments optional:
Right now user must pass empty handlers such as
onClosed={() => {}}.