Joe Fabisevich
Joe Fabisevich
Here you go. http://www.filedropper.com/autocodingtest In ViewController.swift, I uncommented out the code in `viewDidLoad` to save a `Dog`. Then I close the app, and comment it out, so no dogs are...
Hey @filipesaz, I took a quick look and it seems that you're right! I haven't worked on FeedbackEffect in a while, but if you're willing to file a pull request...
What if notifications stack up that I don't want to get through first to read that message. There's no option to view any message in that bar. Sometimes I keep...
I agree with the points 1, 2, and 6 as mentioned above, especially point 6. I'd also like to be able to see the switcher dash while in an app....
Sounds even better to me. 😄
I think with bezier paths it wouldn’t be a bad option, though not as essential as images because of the difference in where people tend to use paths vs. images....
It wasn't an issue so much as annoyance that have to cast `try T.from(JSON as NSDictionary)` when parsing a response. I'd mentioned that I was going to try it out...
Would love to see this if it's a possibility.
@designatednerd I think I'm going go to try and tackle this for my own personal need. Will merge back in if I get it up and running.
@designatednerd I did not handle this... Ended up too complicated for the functionality that I wanted, and went with another library in the end. :'(