STPopupPreview

screenshot of STPopupPreview

An alternative peek preview for non 3D Touch devices. Inspired by Instagram.

Overview

STPopupPreview is a library that allows for quick preview of a page on non 3D Touch devices. By using the long press gesture, users can easily preview a page and also have the option to perform preview actions. This concept was inspired by Instagram. STPopupPreview is built on top of STPopup, which is a library that provides a popup style navigation controller. Both STPopup and STPopupPreview support iOS 7 and above.

Features

  • Long press to preview, release to dismiss.
  • Slide up to show preview actions.
  • Easy integration.

CocoaPods

Add the following line to your Podfile:

pod 'STPopupPreview'

Carthage

Add the following line to your Cartfile:

github "STPopup/STPopover"

Don't forget to drag both STPopupPreview.framework and STPopup.framework into linked frameworks.

Summary

STPopupPreview is a convenient library that allows users to quickly preview a page on non 3D Touch devices. With support for long press gestures and preview actions, this library offers an intuitive way to enhance user experience. Its easy integration and compatibility with iOS 7 and above make it a great choice for developers. If you encounter any issues or have any questions, you can refer to the example project or submit an issue for assistance.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.