mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-31 06:01:53 +01:00
wip
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as ScreenOrientation from "expo-screen-orientation";
|
||||
import * as ScreenOrientation from "@/packages/expo-screen-orientation";
|
||||
import { atom } from "jotai";
|
||||
|
||||
export const orientationAtom = atom<number>(
|
||||
|
||||
Reference in New Issue
Block a user