alilja / LongPressButton

An iOS UI element that increases the value it displays on a long press and drag.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a UIButton that displays a number on it, allows the user to press and hold and increase or decrease the value displayed. Currently, it only displays integers.

The scaling value is the number that determines how far the user has to drag their finger to get the value displayed to change.

To remove a minimum value, set it to nil.

About

An iOS UI element that increases the value it displays on a long press and drag.


Languages

Language:Objective-C 100.0%