How to make the background of a Modal in React Native as white blurred?
I am using the TransitionPresets.ModalPresentationIOS to launch a Modal screen. I would like to make the top background of the Modal screen to a blurred white colour. I can’t use Modal component in React. Hence, using the TransitionPresets.ModalPresentationIOS.