jemise111 / react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed
https://www.npmjs.com/package/react-native-swipe-list-view
MIT License
2.79k stars 527 forks source link

Swipe LandScape issue #550

Closed mauhammadadnan closed 3 years ago

mauhammadadnan commented 3 years ago

SwipeListView working perfectly in portrait mode, but in Landscape mode delete and close button show center of flex which is wrong Screenshot_2021-04-06-12-31-09 1 Screenshot_2021-04-06-12-57-16 Screenshot_2021-04-06-12-57-11

mauhammadadnan commented 3 years ago

rowBack: { flex: 1, width:"100%", flexDirection:'row', alignItems: 'center', justifyContent: 'flex-end', },

jemise111 commented 3 years ago

@mauhammadadnan can you please try this? https://github.com/jemise111/react-native-swipe-list-view/issues/491#issuecomment-661063501

mauhammadadnan commented 3 years ago

Thanks for you reply issue gonna resolved " recalculateHiddenLayout={true} "

On Tue, Apr 6, 2021 at 8:19 PM Jesse Sessler @.***> wrote:

@mauhammadadnan https://github.com/mauhammadadnan can you please try this? #491 (comment) https://github.com/jemise111/react-native-swipe-list-view/issues/491#issuecomment-661063501

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jemise111/react-native-swipe-list-view/issues/550#issuecomment-814205749, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH36OCXTM3Y637LFFFRJFHTTHMQ6RANCNFSM42OFV7QA .