I have read in some books that the various graphics that make up UIKit are readily available somewhere in the SDK as individual PNGs, such as the detail disclosure button on UITableViews, and others.
Where do I find these PNGs?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is an open-source project on GitHub which demonstrates how to do this, take a look at it (its not quite trivial, if you are only interested in the graphics, use the demo App to extract what you need)
https://github.com/0xced/UIKit-Artwork-Extractor