LNPopupController
A framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps. (by LeoNatan)
SwiftEntryKit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps. (by huri000)
LNPopupController | SwiftEntryKit | |
---|---|---|
3 | - | |
3,079 | 6,708 | |
0.1% | 0.0% | |
8.8 | 0.0 | |
27 days ago | about 1 year ago | |
Objective-C++ | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
LNPopupController
Posts with mentions or reviews of LNPopupController.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Popup that stays when view is changed via UITabBarController
Try to take a look at the framework LNPopupController. It has some nice features for this use case.
-
Unable to dismiss View Controller using button | Swift
[1]: https://github.com/LeoNatan/LNPopupController
- Bottom sheet music app.
SwiftEntryKit
Posts with mentions or reviews of SwiftEntryKit.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SwiftEntryKit yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing LNPopupController and SwiftEntryKit you can also consider the following projects:
PopupDialog - A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
PBPopupController - A framework for presenting bars and view controllers as popup, much like the look and feel of Apple Music App.
STPopup - STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift.
Popup View - Toasts and popups library written with SwiftUI