Ryan

Results 2 issues of Ryan

Add @discardableResult tag to set and remove methods to prevent Swift 3 warning for ignoring return values.

Hi, I've written some code implementing a radar-type view where annotations are displayed on a radar circle as white dots similar to Yelp's monocle feature. Would it be possible for...