[GH-ISSUE #236] custom the modal presentation style of SafariURLHandler #134

Closed
opened 2026-03-03 16:45:58 +03:00 by kerem · 2 comments
Owner

Originally created by @ElvisYang on GitHub (Jun 16, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/236

I found there is no way to custom the modal presentation style of SafariURLHandler, just like i want to

controller.modalPresentationStyle = .FormSheet
Originally created by @ElvisYang on GitHub (Jun 16, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/236 I found there is no way to custom the modal presentation style of SafariURLHandler, just like i want to ``` controller.modalPresentationStyle = .FormSheet ```
kerem 2026-03-03 16:45:58 +03:00
Author
Owner

@phimage commented on GitHub (Jun 16, 2016):

You can set a block to create the controller with your custom change
see SafariURLHandler.factory attribute

<!-- gh-comment-id:226456055 --> @phimage commented on GitHub (Jun 16, 2016): You can set a block to create the controller with your custom change see SafariURLHandler.factory attribute
Author
Owner

@ElvisYang commented on GitHub (Jun 17, 2016):

Thanks @phimage That is helpful

<!-- gh-comment-id:226663808 --> @ElvisYang commented on GitHub (Jun 17, 2016): Thanks @phimage That is helpful
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#134
No description provided.