Moonvader
Moonvader
When I open this example on iPhone or iPad https://www.grocerycrud.com/examples/set_a_relation_n_n I can't select actors what should I do?
How can I pass two or more parameters so that later they would be available using ``` location.arguments["param1"] location.arguments["param2"] ``` is it possible? Or I should use only payload for...
When I have phone number in html I want to make this phone number interactive. So that user can tap on it and dial this number. Something like ```
It seems that your podspec file is setting version to be 1.0.1 while current version with Swift 4 support is 1.1 Can you update it?
I have TableView and I want to manually enable empty state when nothing was loaded from server. How can I manually show empty state only after connecting to server and...
I took swift 4 branch and set Swift Language version in Build Settings for Swift 4.0 in Xcode for both project and pods. And I got lot of errors that...
Your sample app not working with Swift 3 out of the box - maybe it is time to update it? Also It will be very helpful if you can add...
After using this app on mobile layout I see UX issue. When answer is being generated user sometimes can't start to read it due to autoscroll. I assume that when...
I found out that some users have phone number instead of email address. Also I know that VK users can send and receive email messages to they chat using vkmessenger.com...