react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

In the official playground, bottomTabs.hideOnScroll = true is invalid

Open xdcheng opened this issue 3 years ago • 4 comments

untitled

xdcheng avatar Dec 10 '21 06:12 xdcheng

do you mean that the bottom tabs does not hide on scroll? Android only?

swabbass avatar Dec 13 '21 10:12 swabbass

do you mean that the bottom tabs does not hide on scroll? yes Android only? including ios

xdcheng avatar Dec 13 '21 15:12 xdcheng

@yogevbd ^.

swabbass avatar Dec 13 '21 16:12 swabbass

Unfortunately, bottomTabs.hideOnScroll isn't possible to implement on iOS, it's Android specific.

yogevbd avatar Dec 16 '21 10:12 yogevbd