react-native-raw-bottom-sheet icon indicating copy to clipboard operation
react-native-raw-bottom-sheet copied to clipboard

How to animate BackDrop mask?

Open Steffi3rd opened this issue 4 years ago • 3 comments

Hi,

Currently, the backdrop is display or hide without any animation. I would like to add a simple fade in/out animation on the backdrop.

I didn't find a way to do that.

Is it possible?

Steffi3rd avatar Apr 30 '20 14:04 Steffi3rd

I don't think that's possible in the current implementation. I think it would be possible if the underlying implementation of the <Modal> element would be switched to the community edition that supports the animation of the backdrop.

@nysamnang is there a particular reason you used the official (and less verbose) implementation of the modal? If not I could try to switch the implementation and create a PR for it.

miczed avatar Jun 02 '20 12:06 miczed

@miczed did you you end up making any progress on this?

joeyfigaro avatar Jun 23 '20 18:06 joeyfigaro

No, I haven‘t had the time to look into it yet. I can probably find time next week, it shouldn‘t be too much work

--

On Tuesday, Jun 23, 2020 at 8:35 PM, Joey Figaro <[email protected] (mailto:[email protected])> wrote:

@miczed (https://github.com/miczed) did you you end up making any progress on this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub (https://github.com/nysamnang/react-native-raw-bottom-sheet/issues/84#issuecomment-648341895), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AANQ5TIUWPW6EYQ5OHPGUZDRYDYXVANCNFSM4MVTBN2A).

miczed avatar Jun 25 '20 10:06 miczed