Marin Todorov
Marin Todorov
hey, are you sure this PR is about "basic carthage support" - it seems it changes most of the files in the project?
interesting! I'll give it a try this week 👌
I was thinking in a similar direction some time ago but couldn't make the auto-completion in Xcode work (even if the code was compiling and all was good) so I...
If you have the time to grab that piece of code and shove it into an Xcode project I'll have a look 👍
Thanks @IgorBulyga, I'll have a look at the PR. I have to check out the PR locally but if you removed the development setup from the example app I'll have...
I think this might be useful - currently the api allows you to implement this via table delegates but having something along the lines of what RxDataSources has would be...
I meant - is it a more common case that a box can be swiped in only 1 direction? Does it not make more sense to have 4 recongizers attached...
Yeah, same direction of thought that I have ... like for my current project I just attached another gesture recogniser to the same box, but I realized I can't use...
@bigfish24 thanks for reporting, will have a look shortly. Can you let me know what's your setup: local or synced realm file, ros version, studio version so I can re-create...
@bigfish24 I couldn't repro - opening Nikon Lens I can dyanmically: change the position of elements, their type and their content. Further I can change the color of heading elements...