Searchbar does on Explore page get collapsed on scroll by animating the height, as this very quickly generates the target animation.
This is done without using the native driver, as layout props are not supported by it.
This generally causes slower animations.
Searchbar does on Explore page get collapsed on scroll by animating the height, as this very quickly generates the target animation. This is done without using the native driver, as layout props are not supported by it. This generally causes slower animations.
Further documentation: https://facebook.github.io/react-native/blog/2017/02/14/using-native-driver-for-animated.html https://github.com/janicduplessis/collapsible-navbar