Similar to the "eden" interface for Notion Ink (start at 0:45) http://www.youtube.com/watch?v=8oSIUX7GDTc Create either a list of custom items or multiple views that share components. So as the screen is swiped/dragged, the components/items scroll, but then "snap" into place. ------- 1-Reusing components across different views 2-Transitioning components from one view to another 3-Creating "sticky" components that snap into place if they're dragged across the view or screen. ----------I'm thinking a custom ItemRenderer might also to the trick, in which case we'd just need to figure out how to make the items in that custom list "sticky"