Эх сурвалжийг харах

fix: import Platform in dimension/room.tsx

zbb 1 сар өмнө
parent
commit
318e2d3a5b

+ 1 - 0
app/dimension/room.tsx

@@ -13,6 +13,7 @@ import {
     TextInput,
     TouchableOpacity,
     View,
+    Platform,
 } from 'react-native';
 import { useSafeAreaInsets } from 'react-native-safe-area-context';