react-native-modalize
react-native-modalize copied to clipboard
fix: add iphone14Pro modalTopOffset #450
Currently, modalTopOffset doesn't work because we don't have device information for the iPhone 14, so we've added a function to add and check the device size #450
@jeremybarbet