Skip to content

Commit

Permalink
Merge pull request #3200 from FulcrumOne/patch-1
Browse files Browse the repository at this point in the history
Update MijickPopups afb18a2
  • Loading branch information
vsouza committed Nov 18, 2024
1 parent 9816e80 commit 4769db5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2843,7 +2843,7 @@ Most of these are paid services, some have free tiers.
- [SwiftEntryKit](https://github.com/huri000/SwiftEntryKit) - A highly customizable popups, alerts and banners presenter for iOS. It offers various presets and is written in pure Swift.
- [FFPopup](https://github.com/JonyFang/FFPopup) - ⛩FFPopup is a lightweight library for presenting custom views as a popup.
- [PopupView](https://github.com/exyte/PopupView) - Toasts and popups library written with SwiftUI.
- [MijickPopupView](https://github.com/Mijick/PopupView) - Popups presentation made simple with SwiftUI.
- [MijickPopups](https://github.com/Mijick/Popups) - Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.

**[back to top](#contributing-and-collaborating)**

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2960,7 +2960,7 @@ <h3 id="popup"><a class="anchor" aria-hidden="true" tabindex="-1" href="#popup">
<li><a href="https://github.com/huri000/SwiftEntryKit">SwiftEntryKit</a> - A highly customizable popups, alerts and banners presenter for iOS. It offers various presets and is written in pure Swift.</li>
<li><a href="https://github.com/JonyFang/FFPopup">FFPopup</a> - ⛩FFPopup is a lightweight library for presenting custom views as a popup.</li>
<li><a href="https://github.com/exyte/PopupView">PopupView</a> - Toasts and popups library written with SwiftUI.</li>
<li><a href="https://github.com/Mijick/PopupView">MijickPopupView</a> - Popups presentation made simple with SwiftUI.</li>
<li><a href="https://github.com/Mijick/Popups">MijickPopups</a> - Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.</li>
</ul>
<p><strong><a href="#contributing-and-collaborating">back to top</a></strong></p>
<h3 id="progressview"><a class="anchor" aria-hidden="true" tabindex="-1" href="#progressview"><span class="octicon octicon-link"></span></a>ProgressView</h3>
Expand Down

0 comments on commit 4769db5

Please sign in to comment.