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: 10 months ago
Linked from 1 awesome list
androidautolayoutcocoapodsconstraintscss3flexbox-layoutgrid-layoutioslayoutlayoutsubviewsrtlsizeclassesstoryboarduiuicollectionviewuiscrollviewuitableviewviewxcodexib
Related projects:
Repository | Description | Stars |
---|---|---|
| A UIViewController subclass for presenting side view controllers behind a front controller with animation and customization options. | 4,515 |
| Replaces UIStackView with a compatible alternative allowing direct use on earlier iOS versions. | 2,530 |
| 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,799 |
| A library that helps calculate the height of table view cells without manual calculation or using auto layout constraints. | 9,930 |
| A Swift project that demonstrates advanced usage of native UIAlertController with various UI components and customizers. | 5,685 |
| A utility table view cell subclass with swipeable content and dynamic button layout. | 7,129 |
| Provides a way to monitor and adjust the position of text input fields based on keyboard visibility. | 8 |
| A modern framework for building composable data-driven collection views | 4,410 |
| An iOS extension for adding toast notifications to UIView objects | 3,687 |
| Syntax sugar for initializers in Swift | 4,221 |
| An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
| A customizable iOS introduction view solution with various features and options for customizing the appearance and behavior of intro views. | 3,757 |
| An implementation of a sliding menu view controller for iOS apps. | 5,319 |
| A library that streamlines updating UI elements in UITableView and UICollectionView by calculating incremental changes using an edit distance algorithm. | 90 |
| An iOS view controller for cropping and rotating images | 4,747 |