CustomizableActionSheet VS PMAlertController

Compare CustomizableActionSheet vs PMAlertController and see what are their differences.

CustomizableActionSheet

Action sheet allows including your custom views and buttons. (by beryu)

PMAlertController

PMAlertController is a great and customizable alert that can substitute UIAlertController (by pmusolino)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
CustomizableActionSheet PMAlertController
3 0
190 2,511
- -
0.0 1.3
about 3 years ago about 1 year ago
Swift 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.

CustomizableActionSheet

Posts with mentions or reviews of CustomizableActionSheet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-06.
  • How do you decide to use UIView, or UICollectionView to implement a complex subview?
    2 projects | /r/iOSProgramming | 6 Jan 2021
    However, there is a mistake which is related to safe area calculation. I post a patch to the author. Hopefully he will review and accept the patch - https://github.com/beryu/CustomizableActionSheet/pull/30
    2 projects | /r/iOSProgramming | 6 Jan 2021
    You need to perform manual calculation to decide the height of ViewController. We are using logic from https://github.com/beryu/CustomizableActionSheet . In the example, the author is hard coding height 100 for custom view, and 44 for button. For our case, we plan to use UICollectionView as one of the item. Hence, we can decide the height of bottom sheet by using

PMAlertController

Posts with mentions or reviews of PMAlertController. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning PMAlertController yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing CustomizableActionSheet and PMAlertController you can also consider the following projects:

MZFormSheetPresentationController - MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.

SCLAlertView - Beautiful animated Alert View. Written in Swift

Hokusai - A Swift library to provide a bouncy action sheet

TTGSnackbar - TTGSnackbar shows simple message and action button on the bottom or top of the screen with multi kinds of animation, which is written in Swift3 and inspired by Snackbar in Android. It also support showing custom view, icon image or multi action button.

NotificationBanner - The easiest way to display highly customizable in app notification banners in iOS

GSAlert - [deprecated] UIAlertController support iOS 7+ and written in swift.

Notie - In-app notification in Swift, with customizable buttons and input text field.

Kamagari - Simple UIAlertController builder class in Swift.

Jelly - 🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.

WSTagsField - An iOS text field that represents tags, hashtags, tokens in general.

CDAlertView - Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift

CRNotifications - Custom in-app notifications.