fill data API CrewList, FishingTools, TripCost
This commit is contained in:
@@ -15,6 +15,7 @@ export default function TripInfoScreen() {
|
||||
useEffect(() => {
|
||||
getTrip();
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<SafeAreaView style={styles.safeArea} edges={["top", "left", "right"]}>
|
||||
<View style={styles.header}>
|
||||
|
||||
Reference in New Issue
Block a user