This commit is contained in:
sarendsen
2025-01-06 14:28:24 +01:00
parent 5055a700c9
commit 74ce9d7eea
6 changed files with 10 additions and 8 deletions

View File

@@ -1 +1,2 @@
export * from "expo-screen-orientation";
console.log("LOADED");

View File

@@ -1,5 +1,5 @@
// export { Orientation, OrientationLock } from "expo-screen-orientation";
console.log("NOT");
export enum Orientation {
/**
* An unknown screen orientation. For example, the device is flat, perhaps on a table.