11
22
27
11
30

ParseChat is a full native iPhone app to create realtime, text based chatrooms with Parse.

ParseChat

ParseChat is using Parse as backend which is basically free. (Free plan: 20 GB File Storage, 20 GB Database Storage, 2 TB Data Transfer, 30 req/s).

Really easy to setup, just copy/paste the code and use your own chatrooms.

Read More »

01
10
10
26

A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because all of the other “folder” controls like this use a screen shot to do the splitting, but I wanted my collection view to still be functional even with the folder open.

Read More »

26