This commit is contained in:
Fredrik Burmester
2024-09-03 18:53:48 +03:00
parent 6713098dc7
commit f24b5612b2
4 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import * as ScreenOrientation from "expo-screen-orientation";
import { Orientation } from "expo-screen-orientation";
import { atom } from "jotai";
export const orientationAtom = atom<number>(