You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'MarkerAnimated' refers to a value, but is being used as a type here. Did you mean 'typeof MarkerAnimated'?
Argument of type '{ latitude: number; longitude: number; useNativeDriver: false; duration: number; }' is not assignable to parameter of type 'TimingAnimationConfig & LatLng & { latitudeDelta: number; longitudeDelta: number; }'.
Type 'AnimatedMapRegion' is missing the following properties from type 'WithAnimatedObject<LatLng>': latitude, longitude
No overload matches this call.
Property 'vehicle' does not exist on type 'RideInterface | null'.
Property 'stopPoints' does not exist on type 'RideInterface | null'.