UIStackViewPlayground
UI component demo
A playground project to experiment with UIStackViews and build various iOS UI components
Playground to play with UIStackViews.
328 stars
11 watching
19 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
calculatorplaygrounduistackviewuitableview
Related projects:
Repository | Description | Stars |
---|---|---|
dasdom/interactiveplayground | A collection of examples demonstrating interactivity in Xcode 7.3 playgrounds. | 53 |
tomvanzummeren/tzstackview | An open-source implementation of the UIStackView layout component for iOS 7.x and 8.x | 1,155 |
sketchytech/swiftplaygrounds | A collection of Swift code examples and tutorials organized around interactive coding environments. | 7 |
filip-zielinski/codableplayground | A comprehensive showcase of advanced Codable usage in Swift | 19 |
franckndame/swiftui.builds | A collection of SwiftUI examples and showcases for various apps and services | 590 |
sshrpe/tddswiftplayground | A tool for demonstrating Test Driven Development in Swift using a Playground | 59 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
dingwilson/swiftvideobackground | A framework to play video backgrounds on any UIView in iOS applications | 347 |
genericdatasource/genericdatasource | Reusable components for implementing data sources in UITableView/UICollectionView with Swift. | 133 |
nemecek-filip/compositionaldiffableplayground.ios | A collection of examples showcasing various compositional layout and diffable data source techniques in iOS development. | 638 |
indragiek/inappviewdebugger | A UIView debugger library for embedding on-device view debugging within an iOS app | 1,877 |
andyshep/coredataplaygrounds | A set of playgrounds for exploring the Core Data framework in bite-sized increments. | 152 |
saeid/swiftyoverlay | A component to display instructions and information on UI components at runtime | 81 |
ivan-magda/ios-demo | A collection of iOS demo projects showcasing various UI elements and technologies such as Auto Layout, animations, and custom controls. | 1 |
damirstuhec/dsdynamicscrollview | A reusable UIScrollView component designed to simplify the creation of dynamic and animated scrolling layouts | 170 |