x044r / Preference-Cell-Examples

Custom preference cells among other things to improve your preferences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preference Cell Examples

Custom preference cells among other things to improve your preferences.

Table of Contents

Preference Cell Type Description Preview
Color Picker Cell Color picker using iOS 14's UIColorPickerViewController. Preview
Labeled Slider Cell Slider with label centered above it, also allowing custom values to be entered by tapping the value displayed. Preview
Segment Table Image Cell PSSegmentCell displaying images instead of strings. Preview
Style Picker Cell Style picker for options, similar to Apple's light/dark mode selector. Preview
Switch with Info Cell Add info button next to switch to provide more in-depth info to the user. Preview
Time Interval Picker Cell Lets user select a number of hours, minutes, and seconds. Preview

Other Guides Included

Guide Type Description Preview
Animated Title View Title label in the navigation bar that 'slides up' when the user scrolls down. Preview
Dynamic Specifiers Remove or insert specifiers based on other preference values. Preview
Footer Hyperlink Insert a hyperlink in your footer text. Preview

About

Custom preference cells among other things to improve your preferences.


Languages

Language:Objective-C 98.0%Language:Logos 2.0%