How to get a 'hanging note' animation for iPad?
I need to get the animation of a note being stuck on a board for an iPad app that I am doing!
I am using a UITableView for this.
It should have a tilt so that it looks like it has 开发者_StackOverflow中文版been stuck up on the board.
I liked the Evernote app's notebooks tab design and I am trying something similar.
Can you help?
Your question is too vague. You're going to need to do some homework.
Start with Getting Started with Graphics and Animation (and don't ignore the other guides it tells you to read). Continue with Core Animation Programming Guide, give Core Animation Cookbook a read for some ideas, then ask specific, pointed questions when you're ready.
精彩评论