Fernando Martínez
Fernando Martínez
Hi! Nice job! Nice lib! Please, may you release it on Maven Central? Any doubts, feel free to ask me how to do. You can inspect my repositories if you...
Hi, nice library! For RadioGroup support :+1: #49 #76
- [ ] README is lacking of installing and getting started usage - [ ] README needs tutorial for Cocoapods and Carthage - [ ] `cocoapod try` might be a...
I think in some cases is conviniente to retrieve current port number of local http server or maybe a way to preset it (I know it can conflict but it's...
iOS 9.x have [`loadData:MIMEType:characterEncodingName:baseURL:`](https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/#//apple_ref/occ/instm/WKWebView/loadData:MIMEType:characterEncodingName:baseURL:) and the old [`loadHTMLString:baseURL:`](https://developer.apple.com/library/ios/documentation/WebKit/Reference/WKWebView_Ref/#//apple_ref/occ/instm/WKWebView/loadHTMLString:baseURL:). If you run on a simulator you can use any baseURL pointing to bundle resources. But for iOS devices you can't do...
I just wanted to say your world's simplest blog is really good :) I myself am completely tired of blogs 😂
I was trying to run it locally and I just realized it was far behind current Rails version. Also for Rails ~5, there are already some gems that require Ruby...