An iOS framework created to help building drawing on top of PDFs.
What it is
A framework designed for drawing on top of PDFs and recreating them. This is a drop in solution, allowing you to drop in a PDF into your UIKit hierarchy and have automatic drawing.
The problem
As I started building apps, I wanted to create an app to help me take notes in high school. While I didn’t finish the app itself, I was able to build this nice re-usable drawing view that I could open source.
