MyLinearLayout
UI framework
An iOS UI framework integrating various layout styles from Android and iOS to create flexible and dynamic user interfaces.
MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL
4k stars
164 watching
899 forks
Language: Objective-C
last commit: 7 months ago
Linked from 1 awesome list
androidautolayoutcocoapodsconstraintscss3flexbox-layoutgrid-layoutioslayoutlayoutsubviewsrtlsizeclassesstoryboarduiuicollectionviewuiscrollviewuitableviewviewxcodexib
Related projects:
Repository | Description | Stars |
---|---|---|
john-lluch/swrevealviewcontroller | A UIViewController subclass for presenting side view controllers behind a front controller with animation and customization options. | 4,515 |
forkingdog/fdstackview | Replaces UIStackView with a compatible alternative allowing direct use on earlier iOS versions. | 2,529 |
baseflow/photoview | An open source Android library that provides a simple implementation of an image view with zooming capabilities using multi-touch and double-tap gestures. | 18,787 |
forkingdog/uitableview-fdtemplatelayoutcell | A library that helps calculate the height of table view cells without manual calculation or using auto layout constraints. | 9,930 |
dillidon/alerts-and-pickers | A Swift project that demonstrates advanced usage of native UIAlertController with various UI components and customizers. | 5,678 |
cewendel/swtableviewcell | A utility table view cell subclass with swipeable content and dynamic button layout. | 7,133 |
andrewboryk/abkeyboardaccessory | A view class that provides a delegate method to adjust the offset of a text field or text view when a keyboard is shown or hidden. | 8 |
soysaucelab/collectionkit | A modern framework for building composable data-driven collection views | 4,403 |
scalessec/toast-swift | An iOS extension for adding toast notifications to UIView objects | 3,674 |
devxoul/then | Syntax sugar for initializers in Swift | 4,210 |
ifttt/jazzhands | An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
ealeksandrov/eaintroview | A customizable iOS introduction view solution with various features and options for customizing the appearance and behavior of intro views. | 3,758 |
viewdeck/viewdeck | An implementation of a sliding menu view controller for iOS apps. | 5,319 |
kazuhiro4949/editdistance | A library that streamlines updating UI elements in UITableView and UICollectionView by calculating incremental changes using an edit distance algorithm. | 90 |
timoliver/tocropviewcontroller | An iOS view controller for cropping and rotating images | 4,729 |