All Projects → keshiim → Zmjtipview

keshiim / Zmjtipview

Licence: mit
Fully customisable tooltip view in Objective-C for iOS.

Projects that are alternatives of or similar to Zmjtipview

Sheet
📑 Actionsheet with navigation features such as the Flipboard App
Stars: ✭ 264 (+69.23%)
Mutual labels:  custom, popup
Django Admin Interface
django's default admin interface made customizable. popup windows replaced by modals. :mage: ⚡️
Stars: ✭ 717 (+359.62%)
Mutual labels:  custom, popup
Cardpresentationcontroller
Custom UIPresentationController which mimics the behavior of Apple Music UI
Stars: ✭ 778 (+398.72%)
Mutual labels:  custom, popup
Aicustomviewcontrollertransition
Easy and tidy way for creating custom UIViewController transitions for iOS
Stars: ✭ 130 (-16.67%)
Mutual labels:  custom
Arclayout
With Arc Layout explore new styles and approaches on material design
Stars: ✭ 1,662 (+965.38%)
Mutual labels:  custom
Aiforms.dialogs
AiForms.Dialogs for Xamarin.Forms
Stars: ✭ 143 (-8.33%)
Mutual labels:  popup
Free Email Forwarding
The best free email forwarding for custom domains. Visit our website to get started (SMTP server)
Stars: ✭ 2,024 (+1197.44%)
Mutual labels:  custom
Xamarin.forms.breadcrumb
This is a breadcrumb navigation control that is complete automatic and uses the Navigation stack and page titles to generate the breadcrumbs.
Stars: ✭ 130 (-16.67%)
Mutual labels:  custom
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+1143.59%)
Mutual labels:  custom
Cpcollectionviewkit
Interesting UICollectionView layouts and transitions
Stars: ✭ 140 (-10.26%)
Mutual labels:  custom
Toastui
A simple way to show toast in SwiftUI.
Stars: ✭ 138 (-11.54%)
Mutual labels:  popup
Search Engine Optimization
🔍 A helpful checklist/collection of Search Engine Optimization (SEO) tips and techniques.
Stars: ✭ 1,798 (+1052.56%)
Mutual labels:  tips
Balloon
🎈 Modernized and sophisticated tooltips, fully customizable with an arrow and animations on Android.
Stars: ✭ 2,242 (+1337.18%)
Mutual labels:  popup
Customsrp
Many mini-custom-SRPs showing how to achieve different things when creating your own SRP. Only SRP Core package is needed.
Stars: ✭ 132 (-15.38%)
Mutual labels:  custom
Book Open Source Tips
Open Source book on Open Source Tips
Stars: ✭ 152 (-2.56%)
Mutual labels:  tips
Svelte Simple Modal
A simple, small, and content-agnostic modal for Svelte v3
Stars: ✭ 130 (-16.67%)
Mutual labels:  popup
Pine Utils
Code Snippets + Tricks & Tips to help Pine Script developers
Stars: ✭ 149 (-4.49%)
Mutual labels:  tips
Jquery Confirm
A multipurpose plugin for alert, confirm & dialog, with extended features.
Stars: ✭ 1,776 (+1038.46%)
Mutual labels:  popup
Popuplayout
通用弹出布局辅助库,允许开发者从顶部、底部、左侧、右侧和中心这五个位置弹出自己指定的View。The general pop-up Layout Assistant library allows developers to show their own view from the top, bottom, left, right and center five locations.
Stars: ✭ 135 (-13.46%)
Mutual labels:  popup
Cocoapods Tips
iOS 라이브러리를 관리하는 CocoaPods Tip정보 모음입니다.
Stars: ✭ 141 (-9.62%)
Mutual labels:  tips

ZMJTipView

CI Status Version License Platform

Description

ZMJTipView is a fully customisable tooltip view written in Swift that can be used as a call to action or informative tip.

Contents

Features

## Features

  • [x] Can be shown pointing to any UIBarItem or UIView subclass.
  • [x] support for any arrow direction ←, →, ↑, ↓
  • [x] Automatic orientation change adjustments.
  • [x] Fully customisable appearance.
  • [x] Fully customisable presentation and dismissal animations.
  • [x] Support contain custom view.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ZMJTipView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ZMJTipView'

Author

keshiim, [email protected]

License

ZMJTipView is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].