react-native-action-button icon indicating copy to clipboard operation
react-native-action-button copied to clipboard

`hideOnScroll` not work smoothly with `backdrop`

Open pewh opened this issue 8 years ago • 3 comments

After I implement hideOnScroll based on gist, it's conflict with backdrop. It's always trigger backdrop if I scroll up.

pewh avatar Dec 30 '16 13:12 pewh

why are you setting backdrops prop, anyways? can't u just the bgColor props? Maybe this fixes the issue for you.

mastermoo avatar Feb 11 '17 11:02 mastermoo

Tested with adding bgColor & remove backdrop, but still doesn't work. peek 2017-02-12 18-45

pewh avatar Feb 12 '17 13:02 pewh

hm I have no clue :/

mastermoo avatar Feb 12 '17 14:02 mastermoo