Skip to content

Commit

Permalink
💄 Gloss: Add TODO Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 24, 2023
1 parent 417f4ac commit a04fcb1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class RNIModalView: UIView, RNIModalState, RNIModalPresentation {
private var touchHandler: RCTTouchHandler!;
private var reactSubview: UIView?;

/// TODO:2023-03-24-09-41-16 - Remove `modalLevel`
var modalLevelPrev = -1;
var modalLevel = -1 {
didSet {
Expand Down

0 comments on commit a04fcb1

Please sign in to comment.