fengliu222 / react-native-swipe-hidden-header

A react native component that can hide navigator bar when user swipe list.
51 stars 13 forks source link

Poor performance, header bounces up & down #4

Open peacechen opened 7 years ago

peacechen commented 7 years ago

On RN 0.45.1, the hidden header is very slow to slide away when scrolling a FlatList passed to renderScrollComponent. Additionally the header bounces up and down, even after scrolling stops.

bamaarintoko commented 6 years ago

yah me to...