G
G
Gregory2016-03-29 15:57:49
Objective-C
Gregory, 2016-03-29 15:57:49

UI development for iOS book?

Hello.
I study programming on ios, but most often I stumble over the issues of the application interface.
For example: how to make some kind of pop-up form with data entry,? how to bind elements?
Let's just say how to impose an interface on the invented functionality.
Here is an example on which I stumble
UITableViewCell how to collapse (expand)?
Recommend a book or lessons, or other learning material with an emphasis on interface development

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
German Polyansky, 2016-03-29
@sapgv

Hi, I can’t recommend a book, look for documentation on UIKit, there is plenty of it on the Internet, I would put a big minus about the comment above, there is such a service as https://www.cocoacontrols.com here you will find a lot of cool custom animations and other things with UIKit .
Regarding your question, describe in more detail what you stumble on, maybe you started this kind of animation too early. Learn CoreAnimation, CoreGraphics, it will be easier to deal with them.
Good luck!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question