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