Skip to content

Commit

Permalink
🛁 Cleanup: RNIModal+Helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 31, 2023
1 parent c1d8bd4 commit 91e5123
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ios/src_library/React Native/RNIModal/RNIModal+Helpers.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ extension RNIModalState where Self: RNIModalPresentation {

return topmostVC === self.modalViewController;
};
};

extension RNIModalState where Self: RNIModalPresentation {

/// Programmatically get the "modal index"
///
Expand Down

0 comments on commit 91e5123

Please sign in to comment.