MCPcopy Create free account
hub / github.com/coderkhalide/uber-clone / Map.js

File Map.js

app/components/Map.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useRef, useEffect } from 'react'
2import { Image, StyleSheet, Text, TouchableOpacity, View } from 'react-native'
3import MapView, { Marker } from 'react-native-maps'
4import { useDispatch, useSelector } from 'react-redux'

Callers

nothing calls this directly

Calls 1

getTravelTimeFunction · 0.85

Tested by

no test coverage detected