A React Native component to view a modal on iOS Device

react-native-ios-modal Intro: A React Native component to display a modal on an iOS device  by natively wrapping and presenting a React Native view within a UIViewController. Since this is just using a UIViewController, this component also supports setting the UIModalPresentationStyle and UIModalTransitionStyle. Supports setting isModalInPresentation and separately disabling the native swipe down…