MiniLayout in vsouza/awesome-ios

Minimal AutoLayout convenience layer. Program constraints succinctly. ⚠️ Moved into https://github.com/yonat/SweeterSwift

updated at Jan. 28, 2023, 7:55 a.m.

Swift

3 +0

8 +0

3 +0

GitHub
BatteryView in vsouza/awesome-ios, matteocrippa/awesome-swift

Simple battery shaped UIView

updated at April 29, 2024, 5:29 p.m.

Swift

5 +0

51 +0

12 +0

GitHub
StepProgressView in vsouza/awesome-ios, matteocrippa/awesome-swift

Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.

updated at April 29, 2024, 5:38 p.m.

Swift

9 +0

367 +0

26 +0

GitHub
SelectionList in vsouza/awesome-ios, matteocrippa/awesome-swift

Simple single-selection or multiple-selection checklist, based on UITableView

updated at April 29, 2024, 5:39 p.m.

Swift

5 +0

117 +0

18 +0

GitHub
RadioGroup in matteocrippa/awesome-swift

The missing iOS radio buttons group.

updated at April 29, 2024, 5:40 p.m.

Swift

6 +0

192 +0

31 +0

GitHub
MultiSelectSegmentedControl in vsouza/awesome-ios, matteocrippa/awesome-swift

UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.

updated at April 29, 2024, 5:42 p.m.

Swift

12 +0

300 +0

59 -1

GitHub
MockImagePicker in vsouza/awesome-ios

Mock UIImagePickerController for testing camera based UI in simulator

updated at April 29, 2024, 5:43 p.m.

Swift

2 +0

22 +0

2 +0

GitHub
CheckmarkCollectionViewCell in matteocrippa/awesome-swift

UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.

updated at April 29, 2024, 5:46 p.m.

Swift

4 +0

64 +0

10 +0

GitHub
CameraBackground in vsouza/awesome-ios, matteocrippa/awesome-swift

Show camera layer as a background to any UIView

updated at April 29, 2024, 5:47 p.m.

Swift

2 +0

63 +0

8 +0

GitHub
MultiSlider in vsouza/awesome-ios, matteocrippa/awesome-swift

UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.

updated at May 2, 2024, 1:33 p.m.

Swift

8 +0

453 +2

109 +1

GitHub
MultiToggleButton in vsouza/awesome-ios, matteocrippa/awesome-swift

Multiple state tap-to-toggle UIButton (like old camera flash button)

updated at May 4, 2024, 1:06 p.m.

Swift

3 +0

83 +0

17 +0

GitHub