Closed seba9999 closed 1 year ago
Describe the bug It seems that as soon as the popover is calculated out of the screen (or even partially out ?) the app freeze !
You can see it in action in your official snack when pressing the "partially off screen" button !
Device/Setup Info:
react-native
react-native-popover-view
Debug Output
sdk_gphone_x86_arm: [2023-11-16T15:23:16.024Z] calculateRectFromRef - waiting for ref sdk_gphone_x86_arm: [2023-11-16T15:23:16.024Z] calculateRectFromRef - waiting for ref to move
Nevermind ! I didn't see I was using 5.0.0 but it seems fixed in the 5.1.8 version ! You just have to update the version in the package.json to 5.1.8 the snack repo ! :)
Describe the bug It seems that as soon as the popover is calculated out of the screen (or even partially out ?) the app freeze !
You can see it in action in your official snack when pressing the "partially off screen" button !
Device/Setup Info:
react-native
version: Expo SDK 48 and 49 ( RN 71.8 AND 72.4 )react-native-popover-view
version: 5.0.0Debug Output