-
I am using it as an effect on a sectional header with a parallax view. when i scroll over the wave and its no longer in view, it would be nice to programatically be able to start() and stop() the ani…
zurie updated
2 years ago
-
It looks like the Shuffle Play Green Button is like a Sticky header, any ideas??? So there is this parallax effect, but the Toolbar does not move and when the list scrolls up the Shuffle Button stays.…
-
I need to place icon back at the top of parallax. So I do this with absolute position , but however then there is no onPress event. If I move icon out of renderForeground , then I can detect onPress …
-
Instead of using images I am using containers with background images.
Is there a way to get parallax effect on that. I modified your sample code to test it out. The build method changes to
```
…
-
Hey. On iOS 11, the height of the parallax header is equal to the height that I set + the height of the navigation bar + the height of the status bar. On iPhone 8/8+ height = myHeight + 64, on the iPh…
-
First thanks for such nice library and its so helpful. Was trying to use your library for listview scroll with parallax header. The list view is ExpandableListView. when i was try to use i see some we…
-
I tried to apply the shadow for the header by setting `shadow` | `elevation`.
I have to remove the `overflow: 'hidden'` to make it work. And It worked on iOS, but the elevation on Android does not …
-
[Annual Report PDF](https://mediaengagement.org/wp-content/uploads/2024/03/2023-Annual-Report-Print.pdf)
[Student team task list](https://docs.google.com/document/d/196JVFxtXV0Ihw6jHPfmQqJoH0Osws5O…
-
I want to have a bio page with a Maine theme reminiscent the header of my linked in [profile](https://www.linkedin.com/in/jpshackelford/) of but with [beautiful parallax scroll](http://www.firewatchga…
-
cannot set header in grid view. Google's implementation of HeaderGridView addresses this problem. They are subclassing GridView. with https://android.googlesource.com/platform/packages/apps/Gallery2/+…