Skip to content
-- C4 -- edited this page May 20, 2014 · 2 revisions

Concept

There should be a badass app available on the store that lets people explore the examples that are currently online. Alejandro had a great idea for using animated UICollectionView objects as the basis for interaction.

Aside from that, I put a lot of time into testing the 215 examples with new changes to the core API. Almost all of them work – except for style and positioning issues – except the interaction examples. I'll have to go through and have and look at how to improve the examples so they're more robust than before (i.e. they're only designed for iPad, they don't use default colours properly, etc.) so that they survive updates to the API in the future.

Features

The following are a brief list of features. The app should:

  • use animated collection views for content / navigation
  • incorporate all 215 examples (modernized for new code)
  • have a unique look
  • have a modal for viewing code / explanation as per the examples online

Sample Code

I made a test of an animated Collection view, you can check it out HERE.

It's a quick and dirty test, but it works.

Notes

  • would be great to get someone to design some look / UX for the app