lvlrSajjad / react-native-blur-overlay

React Native Blur Overlay Library For Ios And Android
MIT License
95 stars 34 forks source link

Allow openOverlay and closeOverlay animation duration to be configurable #13

Open petefox opened 5 years ago

petefox commented 5 years ago

Added a prop to allow the duration of the fade-in and fade-out animation to be configured, while still defaulting to 500 ms.