Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「Todolist関数」のように、アニメーションでUILableを打ち消す/消す方法を知っている人はいますか?
Objective Cで.. ;)
Try a custom UILabel with a UIImage added as a subview. Though I think you'll want to do it in a custom UITableCell if you want a nice look, scrolling as iPhone users expect, etc.