Ricardo Pramana Suranta

Results 4 issues of Ricardo Pramana Suranta

Dear all, I'm currently using SwiftSVG v2.1.5, installed through Carthage. I added SVGView to my XIB, and tried to load an SVG asset: ```swift svgView.SVGName = "insurance" ``` And the...

Hi Sam, First of all, I want to thank you for this great Playground! I learned new things (though I haven't finished reading it yet). I found out that this...

This request consists of: - Fix for issue #33. - Fix for un-rounded edges when disableRange is activated and selectedMinimum is on 0. - Added lineBetweenHandlesHeight property.

Hi, I tried to implement GraphQLNode like on the README, but Xcode doesn't detect it. I tried to install it using Carthage for version 0.2.3. Is the README.md updated? Thank...