Oliver Jones
Oliver Jones
I just hacked together a sample but I can't attach to issue (because Github doesn't support zips). I'll throw it in a git repo. With this sample I think I...
I've pushed up a sample to https://github.com/orj/RBBAnimation-SmootherSpring The sample lets you control the animation with the slider. Once the app loads into the iOS simulator hit the "setup" button then...
Oh, to get it to build don't forget to `git submodule update --init --recursive` in the clone of my repo to pull down your animation lib as a submodule.
@shine2lay I work for an org that will have issues with using a 3rd party app like that. They will want to install Mergeable on their own infrastructure or use...
@jusx Yeah, that would be how we'll have to do it for the time being. Hence my request for Github Actions support.
@glbrntt Although it sounds cool, unfortunately I do not have the time for that. :(
@glbrntt The main reason I was asking was because I was trying to use grpcurl with a SwiftGRPC service and not getting much joy.
@MrMage yes I did. That at least worked for the `list` and `describe` `grpcurl` features. I never got `grpcurl` to work calling a method however. My SwiftGRPC based service kept...
@DechengMa Yep, they should get an invite which is a seperate API.
Yeah that is not yet implemented sorry. PRs and contributions appreciated. :)