mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
[react_native] JS files from D1998047: [react_native] Remove modalFullscreenView dimension
This commit is contained in:
parent
af895bab53
commit
70a28547dd
@ -30,8 +30,6 @@ if (dimensions.windowPhysicalPixels) {
|
||||
height: windowPhysicalPixels.height / windowPhysicalPixels.scale,
|
||||
scale: windowPhysicalPixels.scale,
|
||||
};
|
||||
// TODO(andrews): Remove modalFullscreenView
|
||||
dimensions.modalFullscreenView = dimensions.window;
|
||||
|
||||
// delete so no callers rely on this existing
|
||||
delete dimensions.windowPhysicalPixels;
|
||||
|
Loading…
x
Reference in New Issue
Block a user