User Controls Library for ios SDK

I don't want to rewrite the wheel, and I'm looking for custom controls for reuse in xcode to improve the interface of my iphone application. This set of user controls looked promising, but unfortunately it redirects to page 404:

https://github.com/eisernWolf/TouchCustoms

Do you have an offer of such a good library for custom buttons, text fields, list, etc.

+3
source share
3 answers

Here are some popular open source libraries.

Tapku

Three20

+3
source
+6

This URL is probably related to the TouchCustoms plug, the github source page is here: https://github.com/nesterow/TouchCustoms .

+3
source

Source: https://habr.com/ru/post/1786857/


All Articles