Stefan Arambasich

Results 3 issues of Stefan Arambasich

I have a set up like so: ![img_0028](https://cloud.githubusercontent.com/assets/1455368/13308961/4b94297a-db46-11e5-8786-8e46928dc6c8.jpg) But I repeatably/consistently get crashes on this line, using my iPhone 6 Plus and 6s Plus simulator: https://github.com/MrMatthias/SwiftColorPicker/blob/2fdaf66f186e868f66a4cf751d10923e69960e0b/Source/PickerImage.swift#L76 Something weird happening to...

# Abstract Loading and using the photo viewer lib is subject to incredible amounts of lag and delay. ## Steps to reproduce 1. Load images asynchronously into a collection view...

I'm using PEGKit to make an iCalendar ([RFC 5545](https://tools.ietf.org/html/rfc5545)) parser. It takes in a .ics file and reads it and will parse out the first class objects. I am running...