awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
liuzhiyi1992 avatar

liuzhiyi1992/ZYCornerRadius

0
View on GitHub↗
1,431 stars·229 forks·Objective-C·8 viewszyden.vicp.cc/zycornerradius↗

ZYCornerRadius

ZYCornerRadius 一句代码,圆角风雨无阻 A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency 避免为UIImageView设置圆角时触发离屏渲染所带来的性能损耗,两种工作方式:Category和UIImageView子类。

Features

  • UI Layout and AutoLayout - Efficiently applies rounded corners to views without offscreen rendering.

Star history

Star history chart for liuzhiyi1992/zycornerradiusStar history chart for liuzhiyi1992/zycornerradius

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ZYCornerRadius

These projects share indexed features with ZYCornerRadius. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • classykit/classyClassyKit avatar

    ClassyKit/Classy

    735View on GitHub↗

    Classy is looking for contributors

    Objective-C
    View on GitHub↗735
  • forkingdog/uiview-fdcollapsibleconstraintsforkingdog avatar

    forkingdog/UIView-FDCollapsibleConstraints

    1,075View on GitHub↗

    UIView+FDCollapsibleConstraints builds to collapse a view and its relevant layout constraints, simulating a "Flow Layout" mode.

    Objective-C
    View on GitHub↗1,075
  • gsdios/sdautolayoutgsdios avatar

    gsdios/SDAutoLayout

    5,869View on GitHub↗

    SDAutoLayout is an iOS UI layout framework and programmatic wrapper library. It provides an auto layout constraint engine and tools for managing view dimensions and positions within the Apple iOS user interface ecosystem. The project features a dynamic content height calculator and a simplified syntax for defining layout constraints to reduce boilerplate code. It includes specialized utilities for automatically determining and caching the height of table cells and labels based on their internal text content. The framework covers a range of layout capabilities, including automatic content siz

    Objective-C
    View on GitHub↗5,869
  • nerdycat/nerdyuinerdycat avatar

    nerdycat/NerdyUI

    398View on GitHub↗

    An easy way to create and layout UI components for iOS 8 and above. There is also a Swift version available.

    Objective-C
    View on GitHub↗398
Compare all 8 related projects→

Frequently asked questions

What does liuzhiyi1992/zycornerradius do?

ZYCornerRadius 一句代码,圆角风雨无阻 A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency 避免为UIImageView设置圆角时触发离屏渲染所带来的性能损耗,两种工作方式:Category和UIImageView子类。

What are the main features of liuzhiyi1992/zycornerradius?

The main features of liuzhiyi1992/zycornerradius are: UI Layout and AutoLayout.

Which projects share features with liuzhiyi1992/zycornerradius?

Projects with overlapping indexed features include: classykit/classy — Classy is looking for contributors. forkingdog/uiview-fdcollapsibleconstraints — UIView+FDCollapsibleConstraints builds to collapse a view and its relevant layout constraints, simulating a "Flow… gsdios/sdautolayout — SDAutoLayout is an iOS UI layout framework and programmatic wrapper library. It provides an auto layout constraint… nerdycat/nerdyui — An easy way to create and layout UI components for iOS 8 and above. There is also a Swift version available. olegam/classylivelayout. purelayout/purelayout — PureLayout is a declarative layout framework and Auto Layout wrapper library used for positioning views and managing…