mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 04:06:43 +02:00
massive UI/UX overhaul
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
import { View, StyleSheet, type ViewProps } from 'react-native';
|
||||
import {
|
||||
StyleSheet,
|
||||
View,
|
||||
type ViewProps
|
||||
} from 'react-native';
|
||||
import { useSafeAreaInsets } from 'react-native-safe-area-context';
|
||||
import { colors, spacing } from '@/theme';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user