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
import type {TTouchPoint} from "@dev-event/react-native-maps-draw"
TTouvhPoint is throwing an error:
Module '"@dev-event/react-native-maps-draw"' has no exported member 'TTouchPoint'. Did you mean to use 'import TTouchPoint from "@dev-event/react-native-maps-draw"'
The text was updated successfully, but these errors were encountered:
import type {TTouchPoint} from "@dev-event/react-native-maps-draw"
TTouvhPoint is throwing an error:
Module '"@dev-event/react-native-maps-draw"' has no exported member 'TTouchPoint'. Did you mean to use 'import TTouchPoint from "@dev-event/react-native-maps-draw"'
The text was updated successfully, but these errors were encountered: