Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
UIView subclass which can be used as an 'inputAccessory', with delegate methods for knowing when keyboard frame changes, such as for appearance and disappearance.
Utils that can be used in any project, to reduce the amount of repetitive code by providing users with useful pre-written functions.
WIP: UIAlertView replacement for custom alerts, and permission alerts.