current location map ui implemented

This commit is contained in:
Sanidhya Kumar Verma
2024-08-30 13:28:30 +00:00
committed by GitHub
parent 85fbb0a364
commit dcb9ff3bee
6 changed files with 321 additions and 7 deletions
+2 -1
View File
@@ -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,