parallax
Here are 412 public repositories matching this topic...
-
Updated
Jun 26, 2020 - JavaScript
Thank you for this great component :). We started using it for our product on all 3 platforms.
The small issue with it is:
I defined the Next button as an arrow, not as a text. And it led to allocating clickable space for the Done button the size of an arrow.
I am submitting a pull request for the fix
Hi, I noticed that the mouse events are wrong on the documentation:
tilt.on('tilt.mouseLeave', callback);
tilt.on('tilt.mouseEnter', callback);
Is in fact:
tilt.on('tilt.mouseleave', callback);
tilt.on('tilt.mouseenter', callback);
Sorry if this is obvious – I just didn't notice it straight away :)
-
Updated
May 3, 2017 - Java
Example code
Hey there! Are there anywhere I can find some example code? :-) Or maybe just some documentation.
Thanks for this library though, it looks exactly like what I need!
-
Updated
Jun 12, 2019 - JavaScript
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jul 4, 2020 - JavaScript
-
Updated
Apr 30, 2018 - Swift
-
Updated
Jun 15, 2020 - HTML
-
Updated
May 21, 2020 - JavaScript
-
Updated
Sep 22, 2017 - Java
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Jul 26, 2019 - JavaScript
-
Updated
Aug 14, 2019 - Java
-
Updated
May 18, 2020 - JavaScript
-
Updated
Jun 4, 2020 - Dart
Thanks, your project helped me add a collapsing toolbar to my navigation library for React Native. I thought I’d let you know about a couple of things I learnt along the way.
- You don’t need your
NestedScrollViewcomponent because React Native’s [ScrollView component supports nested scrolling](https://fac
-
Updated
Jul 17, 2017 - Kotlin
-
Updated
Jan 8, 2020 - Swift
-
Updated
Feb 2, 2017 - Java
Improve this page
Add a description, image, and links to the parallax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parallax topic, visit your repo's landing page and select "manage topics."

