An open API service indexing awesome lists of open source software.

https://github.com/simonwhitaker/tab-hint-demo

Demo project showing how to animate a "hint" view to a tab bar icon using gravity and physics and shit
https://github.com/simonwhitaker/tab-hint-demo

Last synced: 3 months ago
JSON representation

Demo project showing how to animate a "hint" view to a tab bar icon using gravity and physics and shit

Awesome Lists containing this project

README

          

# Tab Hint Demo

This is a demonstration of a technique for using a gravity-bound animated view to offer a visual hint to a user that action on one tab in an iOS app results in content change on another. A common scenario where you might find this useful is if you have a Downloads tab and actions on other tabs can result in an item being added to the Downloads queue.

You can see the sample app in action in [this YouTube video](http://www.youtube.com/watch?v=pXal1MoAFxo0).