current location map ui implemented
This commit is contained in:
committed by
GitHub
parent
85fbb0a364
commit
dcb9ff3bee
@@ -1,6 +1,7 @@
|
||||
import type { GoogleInputProps } from "@/types/type";
|
||||
import { Text, View } from "react-native";
|
||||
|
||||
import type { GoogleInputProps } from "@/types/type";
|
||||
|
||||
export const GoogleTextInput = ({
|
||||
icon,
|
||||
initialLocation,
|
||||
|
||||
Reference in New Issue
Block a user