import { View, Text } from 'react-native'; export default function ContactsScreen() { return ( Contacts Coming in Sprint 1 ); }