Skip to content

Conversation

@haowen737
Copy link

Fix #568

I believe that in this scenario where we call the iOS event modal, we don’t need the toolbar and can set it to be hidden. This adjustment should fix the issue of abnormal transparent padding at the bottom of the modal.

In addition, I also fixed a missing eventId parameter in example/../calendar_event.dart. The EventAttendeePage component was not receiving the eventId, which was preventing it from demonstrating the functionality of opening the iOS event modal.

The following screenshot shows the result after the fix: calling showiOSEventModal in the EventAttendeePage example now displays the bottom edge correctly.
101731510727_ pic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Abnormal Padding at the Bottom of iOS Event Modal

1 participant