Skip to content

Commit

Permalink
💫 Update: Exp - AdaptiveModal
Browse files Browse the repository at this point in the history
Summary: Update experiment/test - `swift-programmatic-modal/AdaptiveModal`.
  • Loading branch information
dominicstop committed Jun 8, 2023
1 parent b1cb0de commit 773c5fa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@
88B7D0E229C593F400490628 = {
isa = PBXGroup;
children = (
88D017D62A1B302F004664D2 /* RNILayout */,
88D018802A1D06EA004664D2 /* AdaptiveModal */,
88D0178D2A1B302F004664D2 /* src_library */,
88D0168B2A173093004664D2 /* Test */,
Expand Down Expand Up @@ -390,7 +391,6 @@
isa = PBXGroup;
children = (
88D017CF2A1B302F004664D2 /* RNIDictionarySynthesizable */,
88D017D62A1B302F004664D2 /* RNILayout */,
88D017D82A1B302F004664D2 /* RNIAnimator */,
88D017E12A1B302F004664D2 /* RNIMulticastDelegate */,
88D017E42A1B302F004664D2 /* RNIWeak */,
Expand All @@ -417,6 +417,7 @@
isa = PBXGroup;
children = (
88D017D72A1B302F004664D2 /* RNILayout.swift */,
88E8C01B2A23203E008C2FF8 /* RNILayoutPreset.swift */,
);
path = RNILayout;
sourceTree = "<group>";
Expand Down Expand Up @@ -523,7 +524,6 @@
88D018802A1D06EA004664D2 /* AdaptiveModal */ = {
isa = PBXGroup;
children = (
88E8C01B2A23203E008C2FF8 /* RNILayoutPreset.swift */,
88E8C01D2A234B0A008C2FF8 /* UIBezierPath+VariadicCornerRadius.swift */,
88D018812A1D09DD004664D2 /* AdaptiveModalAnimationConfig.swift */,
88D018852A1D0A1D004664D2 /* AdaptiveModalSnapPoint.swift */,
Expand Down

0 comments on commit 773c5fa

Please sign in to comment.