Jordy van Kuijk
Jordy van Kuijk
In some cases you will want to disable let the pan gesture recognizer to fail if you do not have a left / or right menu assigned. For example, if...
In the current setup, when the _data-sticky-wrap_ option is used, the scroll performance on Safari (13.0.5) on macOS (10.15.3) is not good. This PR adds a change that the code...
I followed the [getting started](https://www.mojito.global/docs/guides/getting-started/) page but the installation fails on my M1 Macbook Pro with the following error: `brew install mojito-webapp` ``` Error: openjdk@8: no bottle available! You can...
Thank you for developing this library! I'm trying to figure out how to use the `fb-login-button` directive. I want to get notified when the user clicks the login button. I...
The objective c files have been removed because they are not necessary anymore. You can use "#import ILTranslucentView-Swift.h" to import to Swift pod in a Objective C project.