Raizlabs/BonMot

BonMot (pronounced Bon Mo, French for good word) is an iOS attributed string generation library. It abstracts away the advanced iOS typography tools, freeing you to focus on making your text beautiful. Source: Raizlabs/BonMot

Wondermall/Doppelganger

Doppelganger – Array diffs as collection view wants it. UITableView. UICollectionView. Array Comparison. Source: Wondermall/Doppelganger

awesome-lists

The definitive list of lists (of lists) curated on GitHub Source: jnv/lists

ZOZolaZoomTransition

a zoom transition that animates the entire view heirarchy. Source: NewAmsterdamLabs/ZOZolaZoomTransition

facebook/relay

Relay is a JavaScript framework for building data-driven React applications. Declarative: Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data. Colocation: Queries live next to the views that rely on them, so you can […]