react-native-pager-view icon indicating copy to clipboard operation
react-native-pager-view copied to clipboard

(Android) Views position is not correctly when rotate the screen

Open NiuGuohui opened this issue 3 years ago • 3 comments

Environment

The repo example.

Description

When you set prop setOffscreenPageLimit(ex: setOffscreenPageLimit=1).The view is not displayed correctly after rotating the device.

Screenshot

Reproducible Demo

1.Set prop setOffscreenPageLimit={xxx} 2.Swipe to second view. 3.Turn on automatic rotation on the device. 4.Rotate the device.

NiuGuohui avatar Oct 29 '21 06:10 NiuGuohui

@troZee

NiuGuohui avatar Oct 29 '21 06:10 NiuGuohui

Same here. @NiuGuohui did you find a solution?

levino avatar Dec 03 '21 10:12 levino

Same here. @NiuGuohui did you find a solution?

Sorry, it has not been resolved, I temporarily removed ‘setOffscreenPageLimit’.

NiuGuohui avatar Dec 06 '21 09:12 NiuGuohui