xcode ios SDK 的自定义控件库

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4756464/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 20:07:29  来源:igfitidea点击:

Custom controls library for ios SDK

iphonexcodeiossdkinterface-builder

提问by ceyquem

I don't want to rewrite the wheel and I am looking for custom controls to reuse in xcode to enhance the interface of my iphone app. This set of custom controls sounded promising but unfortunately it redirects to a 404 page :

我不想重写轮子,我正在寻找自定义控件以在 xcode 中重用以增强我的 iphone 应用程序的界面。这组自定义控件听起来很有希望,但不幸的是它重定向到 404 页面:

https://github.com/eisernWolf/TouchCustoms

https://github.com/eisernWolf/TouchCustoms

Do you have any suggestion of such good library for custom buttons, textareas, list, etc?

对于自定义按钮、文本区域、列表等,您有什么好的库建议吗?

采纳答案by Gianz

Here's a couple of popular open-source libraries.

这里有几个流行的开源库。

TapKu

踢酷

Three20

三 20

回答by Shiun

This is a great site for custom iOS controls. http://www.cocoacontrols.com

这是自定义 iOS 控件的绝佳站点。 http://www.cocoacontrols.com

回答by Josh

That URL probably linked to a fork of TouchCustoms, the original github page is here: https://github.com/nesterow/TouchCustoms.

该 URL 可能链接到 TouchCustoms 的一个分支,原始 github 页面在这里:https: //github.com/nesterow/TouchCustoms