Hokusai
CustomizableActionSheet
Our great sponsors
Hokusai | CustomizableActionSheet | |
---|---|---|
0 | 3 | |
428 | 191 | |
- | - | |
0.0 | 0.0 | |
almost 5 years ago | over 1 year ago | |
Swift | Swift | |
MIT License | MIT License |
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.
Hokusai
We haven't tracked posts mentioning Hokusai yet.
Tracking mentions began in Dec 2020.
CustomizableActionSheet
-
For UICollectionView to have a static data source, am I doing it the right way?
I am using a library from https://github.com/beryu/CustomizableActionSheet . The written code is very clean and easy to understand.
-
How do you decide to use UIView, or UICollectionView to implement a complex subview?
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
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
What are some alternatives?
Whisper - :mega: Whisper is a component that will make the task of display messages and in-app notifications simple. It has three different views inside
NotificationBanner - The easiest way to display highly customizable in app notification banners in iOS
PMAlertController - PMAlertController is a great and customizable alert that can substitute UIAlertController
SimpleAlert - Customizable simple Alert and simple ActionSheet for Swift
CDAlertView - Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift
AMSmoothAlert - Cool AlertView
MaterialActionSheetController - A Google like action sheet for iOS written in Swift.
RMDateSelectionViewController - This is an iOS control for selecting a date using UIDatePicker in an UIAlertController like manner
XLActionController - Fully customizable and extensible action sheet controller written in Swift
SwiftOverlays - SwiftOverlays is a Swift GUI library for displaying various popups and notifications
GSMessage - A simple style messages/notifications, in Swift.
GoogleWearAlert - An Android Wear style confirmation view for iOS