import { View, Text } from "react-native"; import React from "react"; const SignIn = () => { return ( SignIn ); }; export default SignIn;