Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove native ios event modal tool bar #569

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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