Skip to content

Commit

Permalink
💄 Gloss: Update Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Apr 5, 2023
1 parent 3fc35b3 commit 134f1e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ios/src_library/React Native/RNIModalView/RNIModalView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,9 @@ extension RNIModalView: RNIModalRequestable {
/// `viewWillAppear` was invoked due to a modal being dismissed (see
/// `Note:2023-04-01-14-39-23`).
///
/// * Using `Method:A`, we can use the `transitionCoordinator` to get
/// notified when the exit transition is finished.
///
/// * **Method:B** - `UIAdaptivePresentationControllerDelegate`
///
/// * **Method:B** only gets invoked in response to user-initiated
Expand Down

0 comments on commit 134f1e8

Please sign in to comment.