chrismiles/CMPopTipView
Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5772
- days_rel: n/a
- days_push: 2249
- n_releases_24m: 0
Adoption not part of the score
2716 stars · 459 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CMPopTipView is an Objective-C UIView subclass for iOS that displays an animated rounded-rect bubble pointing at a button or other view, useful for popup tips and onboarding hints. It auto-positions its pointer toward the target view or UIBarButtonItem and is rendered entirely with Core Graphics.
Use cases
- show a popup tooltip pointing at a nav bar button in iOS
- display onboarding tips over UIButtons in an iPhone app
- add animated bubble hints to a universal iPad/iPhone app
- highlight a toolbar item with a dismissible popup message
- customize tooltip background and text colors in an iOS app
When to choose
- you need a lightweight, self-contained Objective-C tooltip bubble for UIKit
- you want automatic positioning toward any UIView or UIBarButtonItem
- you need Core Graphics-rendered tooltips with slide/pop animations and customizable colors
When to avoid
- you are building in Swift with modern SwiftUI and want native popover APIs
- you need actively maintained components with recent updates and modern iOS features
- you need tooltips outside of iOS/UIKit contexts
Facets
library · maturity maintenance
ui-components animation mobile-development frontend objective-c tooltip popup-bubble uikit onboarding-tips ios mobile swift
2 sources
- readme: https://github.com/chrismiles/CMPopTipView · fetched 2026-08-28 · efb3cb87e4ca
- homepage: https://github.com/chrismiles/CMPopTipView · fetched 2026-08-29 · f9b2b888f54a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chrismiles/CMPopTipView | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="chrismiles/CMPopTipView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem