jacklam718 / react-native-modals

A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
MIT License
2.19k stars 299 forks source link

Passing a component for a backdrop (or adjusting the backdrop) #204

Open CoenWarmer opened 4 years ago

CoenWarmer commented 4 years ago

I would like to add a blur to the backdrop.

Is it possible to pass another component to act as a backdrop?

moisespio commented 4 years ago

Same question here, I'd like to create a blur view for the backdrop.