import { View, Text } from 'react-native'; export default function HomeScreen() { return ( TerritoryLog Dashboard coming in Sprint 2 ); }