AHKBendableView
Bendable view
A custom UIView subclass that bends its edges when its position changes
UIView subclass that bends its edges when its position changes.
595 stars
18 watching
33 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fastred/configurabletableviewcontroller | Provides a simple way to configure table view cells with different types of data using a flexible and type-safe approach | 269 |
themrugraj/mvmaterialview | An Objective-C subclass of UIControl and UIButton to create a Material Design-inspired ripple effect on touch events | 64 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
rwbutler/animatedgradientview | A view class that makes adding animated gradients to iOS apps easy and customizable | 454 |
jmurzy/react-native-foldview | A React Native component that enables folding animation in a view with multiple content layers | 1,976 |
alsedi/rippleeffectview | A customizable UI component for creating dynamic, ripple-effect backgrounds. | 316 |
exyte/scalingheaderscrollview | A SwiftUI-based scroll view with a sticky header that shrinks as you scroll | 1,167 |
krispenney/fcalertview | A customizable alert view for iOS | 112 |
aaronjsutton/shades | A Swift framework for adding visual effects to UI views with drop shadows, borders, and rounded corners. | 14 |
bannzai/conv | A smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm. | 158 |
babylonhealth/bento | A Swift library for building component-based interfaces on top of UITableView. | 374 |
amratab/threelevelaccordian | A reusable iOS UI component for displaying hierarchical content with customizable layout and design options | 43 |
alexdrone/render | A SwiftUI-inspired API for UIKit that enables declarative UI component definition and automatic layout management. | 2,161 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
k-lpmg/flexibleheader | A view that responds to scrolling of a UIScrollView, hiding and revealing its header based on the scroll position. | 72 |