Grigorii Lutkov

Results 17 comments of Grigorii Lutkov

I think it is simulator bug. I have the same problem in many different apps. Some times keyboard appear, sometimes not.

As a workaround you can recompile the client locally. I've just tried it and it's working just fine on Ubuntu 22.04 1) Clone the repo: ``` git clone [email protected]:Jigsaw-Code/outline-client.git cd...

Did you take a look at the included demo projects? Are they confusing as well?

Yes, I thought about it, but now I don't have enough time. Pull requests are welcome.

Right now, no way

I do not know any other libraries. But you can try to add LGPlusButtonsView without descriptions, make transform to rotate it on 90\* and set offset to get right position....

I am not sure, you need to test it, but something like: ``` objective-c #define kDegreesToRadians(d) ((d) * M_PI / 180) LGPLusButtonsView *plusButtonsView = [LGPLu... plusButtonsView.transform = CGAffineTransformMakeRotation(kDegreesToRadians(45)); [self.view addSubview...

What kind of animations do you want?

Thanks for response! But can you tell me a little, why do you want to collaborate? You didn't star this library, you didn't fork it, you didn't make any pull...

Nice! And one more question please. Do you plan to continue working as iOS developer? It is only way you still be interesting to support instruments and libraries, that you...