PSMenuItem ============= A block based UIMenuItem subclass. The inflexible @selector based approach in UIMenuItem was driving me crazy. I searched quite a while for a block-based UIMenuItem, but couldn't find one. So finally, I sat down and wrote my own implementation for my iOS PDF framework PSPDFKit. If you are as annoyed about the missing target/action pattern, as I am, you will love this. Also read the in-depth article on my website. How to use objective-c // one time-call needed to prepare the block based PSMenuItem handler.
| Stars | 179 |
| Forks | 13 |
| Language | Objective-C |
| Category | AI Tool |
| Quality Score | 54.0232259444882/100 |
| Open Issues | 3 |
| Last Updated | 2015-06-24 |
| Created | 2012-07-16 |
| Est. Tokens | ~13k |
Explore other popular ai tool tools:
PSMenuItem is A block based UIMenuItem subclass.. It is categorized as a AI Tool with 179 GitHub stars.
PSMenuItem is primarily written in Objective-C.
You can find installation instructions and usage details in the PSMenuItem GitHub repository at github.com/steipete/PSMenuItem. The project has 179 stars and 13 forks, indicating an active community.