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

BottomTabs shows a top solid border when content is scrolled to the bottom edge on iOS 15

Open thuongtv-vn opened this issue 1 year ago • 1 comments
trafficstars

What happened?

When the content is scrolled to the bottom edge on iOS 15, The BottomTabs shows a top solid border. When content is scrolled up, this top line will be disappeared.

It could be mentioned on: https://github.com/wix/react-native-navigation/issues/7588 https://github.com/wix/react-native-navigation/issues/7334

What was the expected behaviour?

The BottomTabs show correct as configured while scrolling without a line border on the top.

Was it tested on latest react-native-navigation?

  • [X] I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

The tab contains a scrollview, then scroll the content to the bottom edge. We will see a line border shown on the top of BottomTabs

In what environment did this happen?

React Native Navigation version: 0.78.3 React Native version: 0.73.4 Has Fabric (React Native's new rendering system) enabled: (yes/no) NO Device model: Any iOS simulator iOS version: 15

thuongtv-vn avatar Mar 12 '24 02:03 thuongtv-vn

Same question!

AdkoToIdeRozbit avatar Mar 19 '24 18:03 AdkoToIdeRozbit