mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-17 14:31:58 +01:00
wip
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
import { Orientation, OrientationLock } from "expo-screen-orientation";
|
||||
import {
|
||||
Orientation,
|
||||
OrientationLock,
|
||||
} from "@/packages/expo-screen-orientation";
|
||||
|
||||
function orientationToOrientationLock(
|
||||
orientation: Orientation
|
||||
|
||||
Reference in New Issue
Block a user