Flexible react-native-parallax-view with no dependencies(github.com)
github.com
Flexible react-native-parallax-view with no dependencies
https://github.com/100010/react-native-parallax-header-view
6 comments
Parallax header view for react-native.
It supports the latest react version.
There is no single dependency so it is very flexible to customize.
It solves the problem of parallax-view in the past.
I do not know the name of this effect, but it is not what I would call parallax.
The README has a demo animation. It seems to make the header elastic when scrolling past the top.
The README has a demo animation. It seems to make the header elastic when scrolling past the top.
I named it parallax view because I found that it was better to name it parallax view after investigating other libraries.
What other naming suggestions do you have?
Parallax needs to end up in the same bin with the <Blink> tag.
why does <Blink> tag need?
Looks really nice, does it drop frames or keeps it at 60fps ?
I'm not sure if it's 60fps or not, but if you want to try it out, you should download it.
It's a very easy and very light library.
What is parallax view? What does this solve?
parallax view means that the header image moves with the movement of the header image when it is pulled down like a Twitter profile image.
This library makes it easy to introduce it by dividing it by components.