FunctionCustomButton({
onPress,
title,
bgVariant = "primary",
textVariant = "default",
IconLeft,
IconRight,
classNam
components/CustomButton.tsx:35
FunctionGoogleTextInput({
icon,
initialLocation,
containerStyle,
textInputBackgroundColor,
handlePress,
}: GoogleInputProps
components/GoogleTextInput.tsx:9
FunctionInputField({
label,
icon,
secureTextEntry = false,
labelStyle,
containerStyle,
inputStyle,
iconStyle,
cl
components/InputField.tsx:14