Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Uikit

Uikit

470 projects

Showing 36 of 470 projects

XestiMonitors
XestiMonitorsSwift

An extensible Swift framework providing over 60 monitor classes to handle system events and notifications across Apple platforms.

#foundation#apple-platforms#ios
Stars267
Forks16
Last commit10 months ago
SquareMosaicLayout
SquareMosaicLayoutSwift

An extendable mosaic UICollectionViewLayout for iOS with a focus on extremely flexible customizations.

#ios#uicollectionviewlayout#mosaic-layout
Stars266
Forks19
Last commit7 years ago
SimplePDF
SimplePDFSwift

A Swift wrapper for UIGraphics PDF context to create simple PDFs with text, images, tables, and layout controls on iOS.

#ios#graphics#mobile-development
Stars254
Forks52
Last commit3 years ago
Family
FamilySwift

A child view controller framework for iOS/macOS/tvOS that enables continuous scrolling across multiple scroll views.

#ios#continuous-scrolling#tvos
Stars249
Forks10
Last commit4 years ago
Crayons
CrayonsJavaScript

A library of web components for building Freshworks apps with a uniform, intuitive user interface.

#design-system#web-components#react-wrapper
Stars248
Forks66
Last commit4 days ago
AnimatedSwitch
AnimatedSwitchSwift

A Swift UISwitch subclass that paints over the parent view with a custom color when turned on.

#ios#uiswitch#ui-animation
Stars246
Forks23
Last commit7 years ago
UICollectionViewSplitLayout
UICollectionViewSplitLayoutSwift

A UICollectionViewLayout subclass that divides sections into two responsive columns for iOS apps.

#mobile-ui#ios#layout
Stars239
Forks12
Last commit7 years ago
styled-text
styled-textSwift

A declarative text styling library for iOS with streamlined Dynamic Type support.

#ios#dynamic-type#font-scaling
Stars232
Forks4
Last commit3 years ago
ImageTransition
ImageTransitionSwift

A Swift library for smooth zooming animations of images during view controller transitions, inspired by iOS Photos and Pinterest.

#ios#ui-animation#imagetransition
Stars221
Forks15
Last commit4 years ago
McPicker
McPickerSwift

A customizable, closure-driven UIPickerView drop-in solution with animations and rotation support for iOS.

#ios#animation#popover
Stars214
Forks44
Last commit2 years ago
PSTModernizer
PSTModernizerObjective-C++

Patches UIKit and Apple frameworks to fix known iOS bugs, making it easier to support older iOS versions.

#bug-fixes#ios#objective-c
Stars213
Forks4
Last commit9 years ago
ApplyStyleKit
ApplyStyleKitSwift

A Swift library for applying styles to UIKit components using a fluent method chain syntax.

#ios#fluent-interface#mobile-development
Stars210
Forks18
Last commit3 years ago
SYSymbol
SYSymbolSwift

A Swift library providing type-safe access to all SF Symbols from versions 1.1 through 6.

#icon-library#sfsymbol6#type-safe
Stars199
Forks27
Last commit1 year ago
SwiftyAnimate
SwiftyAnimateSwift

A Swift library for creating composable, readable, and maintainable animations on iOS.

#ios#ui-animation#composable-animations
Stars195
Forks17
Last commit9 years ago
AZDropdownMenu
AZDropdownMenuSwift

A simple, customizable dropdown menu component for iOS apps built with Swift.

#ios#menu-navigation#menu
Stars192
Forks49
Last commit7 years ago
RadioGroup
RadioGroupSwift

A customizable radio button group component for iOS and SwiftUI, providing the missing native radio buttons functionality.

#ios#radio-buttons#ui-components
Stars190
Forks32
Last commit1 year ago
ScrollingFollowView
ScrollingFollowViewSwift

A simple iOS Swift view that follows UIScrollView scrolling, enabling dynamic UI elements like search bars and profile headers.

#ios#ui-animation#ui-components
Stars190
Forks16
Last commit7 years ago
SectionScrubber
SectionScrubberSwift

A customizable iOS/tvOS scrubber component for quickly navigating between UICollectionView sections.

#ios#ui-component#tvos
Stars188
Forks15
Last commit5 years ago
ModernSearchBar
ModernSearchBarSwift

An iOS search bar component with auto-completion suggestions, supporting both simple strings and custom objects with images.

#search#autocompletion#ios
Stars184
Forks36
Last commit6 years ago
MARKRangeSlider
MARKRangeSliderObjective-C

A custom reusable iOS range slider control with two thumbs for selecting a value interval.

#mobile-ui#ios#objective-c
Stars183
Forks48
Last commit3 years ago
Snail
SnailSwift

A lightweight observables framework for Swift with disposer-based memory management and basic operators.

#ios#memory-management#observables
Stars180
Forks14
Last commit4 years ago
ObjectForm
ObjectFormSwift

A Swift library for building type-safe forms from class models with UIKit integration.

#ios#validation#form-builder
Stars177
Forks13
Last commit4 months ago
DuctTape
DuctTapeSwift

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

#keypath#ios#appkit
Stars176
Forks13
Last commit5 years ago
TOActionSheet
TOActionSheetObjective-C

A customizable, block-based reimplementation of UIActionSheet for iOS with light/dark themes and UIAppearance support.

#ios#theming#objective-c
Stars174
Forks20
Last commit5 years ago
MondrianLayout
MondrianLayoutSwift

A DSL-based layout builder for iOS AutoLayout that enables rapid UI construction in code, faster than Interface Builder.

#ios#dsl#layout
Stars173
Forks11
Last commit4 years ago
TriLabelView
TriLabelViewSwift

A triangle-shaped corner label view for iOS apps, customizable via code or Storyboard.

#ios#corner-labels#custom-views
Stars170
Forks22
Last commit2 years ago
VBPiledView
VBPiledViewSwift

A simple and beautiful stacked UIView for iOS to replace UITableView, UIImageView, or create menus with smooth animations.

#ios#animation#collectionview
Stars169
Forks21
Last commit7 years ago
ios_calendar
ios_calendarObjective-C

A lightweight and customizable calendar view component for iOS apps with locale support and range selection.

#ios#calendarview#objective-c
Stars165
Forks20
Last commit2 months ago
HeckelDiff
HeckelDiffSwift

A fast Swift diffing library implementing Paul Heckel's algorithm for efficient UITableView and UICollectionView updates.

#batched-updates#collectionview#diffing
Stars165
Forks28
Last commit6 years ago
SwiftyGestureRecognition
SwiftyGestureRecognitionSwift

A drop-in library for prototyping UIGestureRecognizers in Xcode Playgrounds with less boilerplate code.

#ios#xcode-playground#prototyping
Stars163
Forks19
Last commit6 years ago
HoverConversion
HoverConversionSwift

A Swift UI component for vertical paging between multiple table views in iOS apps.

#ios#vertical-paging#ui-components
Stars162
Forks16
Last commit10 years ago
TORoundedTableView
TORoundedTableViewObjective-C

A UITableView subclass that replicates the rounded, borderless style of iPad Settings.app.

#tableview-customization#ios#open-source
Stars162
Forks11
Last commit6 years ago
iOS
iOSC

An experimental framework for building native iOS applications using the Elm programming language.

#functional-programming#ios#flexbox
Stars161
Forks7
Last commit8 years ago
BSZoomGridScrollView
BSZoomGridScrollViewSwift

A SwiftUI and UIKit grid scroll view for iOS that supports zooming and touch tracking on image arrays.

#ios#grid-view#touch-tracking
Stars160
Forks12
Last commit5 years ago
HHTabBarView
HHTabBarViewSwift

A lightweight, customizable tab bar view for iOS apps with flexible UI configurations.

#ios#custom-ui#tabbarcontroller
Stars157
Forks18
Last commit6 years ago
Formalist
FormalistSwift

A Swift framework for building iOS forms with a declarative, readable syntax and built-in validation.

#ios#validation#form-builder
Stars157
Forks10
Last commit4 years ago
PreviousPage 10 of 14Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Ios421
#Swift390
#Cocoapods182
#Mobile Development169
#Ui Components164
#Animation104
#Objective C97
#Carthage90
#Swiftui57
#Ui49
#Mobile Ui45
#Swift Library44