mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-27 00:15:09 +08:00
Update react-native-orientation-tests.ts
This commit is contained in:
@@ -6,6 +6,7 @@ Orientation.addOrientationListener((orientation)=>{});
|
||||
Orientation.removeOrientationListener((orientation)=>{});
|
||||
Orientation.removeSpecificOrientationListener((orientation)=>{});
|
||||
|
||||
Orientation.getInitialOrientation();
|
||||
Orientation.lockToPortrait();
|
||||
Orientation.lockToPortrait();
|
||||
Orientation.lockToLandscape();
|
||||
|
||||
Reference in New Issue
Block a user