Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

t0rn/WheelControl

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WheelControl.

iOS UIControl for selection an item (UIView) from 360° spinning wheel.

Usage

let emojiWheel = WheelControl()
let labels = emoji.map { text -> UILabel in
    let label = UILabel()
    label.text = text
    label.font = .systemFont(ofSize: 20)
    label.sizeToFit()
    return label
}
wheelControl.views = labels

About

iOS UIControl for selection an item (UIView) from 360° spinning wheel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.