react-native-raw-bottom-sheet
react-native-raw-bottom-sheet copied to clipboard
How to animate BackDrop mask?
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?
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 did you you end up making any progress on this?
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).