Fernando Cejas
Fernando Cejas
Any update on this one? I opened another issue probably related to this one due to the introduction of ```clap-limit-exceeded``` Here is the link: https://github.com/ColinEberhardt/applause-button/issues/69 Thanks for such a great...
@ColinEberhardt thanks for taking care of this! Amazing job! ❤️
Hey @rafakob thanks for the input here. I do wanna carefully pick what to add to the library since It might loose its main feature which is to stay tiny...
Will keep this in mind and label it as a feature request.
@AlexTrotsenko I'm working on a deploy so you are able to use it. Coming very soon :)
Closing since this is a WIP and will be out very soon :)
Sorry guys I did not have enough time. The first version is almost there..need a couple of details..feel free to contribute. The idea is to launch before Christmas!
I have been working on this but I'm facing the following issue: - The callbacks I'm receiving to detect in which threads ```Observables``` are emitting, are not right and behave...
The problem is that I could not deploy anything because the library is working with Java but not Kotlin. I cannot find a way to compile aspects (using aspectj) in...
@ViperAlpha you have to imported in your project and it is not going to work with kotlin yet. You can check the AspectJ doc if you want to contribute, actually...