import * as React from 'react'; import { Button, StyleSheet, Alert } from 'react-native'; import { Text, View } from '../components/Themed'; export default function TripScreen() { return ( Trip Control