react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

Action sheet shrinks when keyboard shows

Open bobharley opened this issue 2 years ago • 4 comments

This issue is actually weird because it doesn't always happen, so it's quite hard to reproduce. But I was able capture a screen recording of the issue happening.

I'm using 0.8.4

Here's the snack test-keyboard

bobharley avatar Aug 30 '22 04:08 bobharley

Probably a race condition in sequence of calculations. Will look into it.

ammarahm-ed avatar Aug 30 '22 04:08 ammarahm-ed

Also this doesn't happen when isModal={true} so I'll be doing that for now.

bobharley avatar Aug 30 '22 04:08 bobharley

Okay, thanks for the info. 🙏

ammarahm-ed avatar Aug 30 '22 09:08 ammarahm-ed

Try v0.8.7

ammarahm-ed avatar Sep 13 '22 08:09 ammarahm-ed