Lukáš Anda
Lukáš Anda
Hello, I've changed the library implementation so that it uses the new suggested ViewBinding instead of old findViewById() methods. The only problem is that with gradle 6+, the bintray plugin...
Hello, I am trying to use your library to draw a simple path. Here is my vector: everything works fine, except when using on samsung phones. I've tried Samsung Galaxy...
**Is your feature request related to a problem? Please describe.** I'd like to facilitate the installation of the whole OS on my device, therefore I also need fastboot to do...
**Describe the bug** When I navigate to another screen and force the animations to be intentionally 3 seconds long, when I press back (on Android), it does not play the...
Hello there, when I try to run the project, I get this error: Unable to load class 'org.jetbrains.kotlin.konan.target.HostManager'.
Hello, I want to say, wow, really good boilerplate code. But it would be awesome if you could make it as online generator, because refactoring packages can be tedious
Added predictive back support for iOS which in turn allows it to work in navigation ## Testing I tested thoroughly on a sample project on both iOS and Android This...
Hey, thanks for the library, I recently found it and I think it is very useful. I am using it in my stopwatch application, which formats the time in HH:MM:SS...
Hey, nice project! I wanted to check out the website but it just shows a blank page in the chrome.
Hey there, I wanted to add a basic user verification without using claims, but I am getting `Firebase not initialised` error. This is my code: ``` const myAuthenticator: Authenticator =...