FunctionIncomingCall({
localStreamVideo,
avatar,
doctorName,
specialty,
endCall,
headerScreenStyle,
processAnswer,
}
app/components/VideoCall/IncomingCall.tsx:22
FunctionInputField({
label,
onChange,
addInfo,
isTextArea,
value,
...props
}: InputFieldProps)
app/components/Form/Input/index.tsx:15
FunctionProgressBar({
widthSize,
containerBackgroundColor,
backgroundColor,
containerWidth = '100%',
containerHeight,
}
app/components/ProgressBar/index.tsx:15
FunctionScreen({
children,
styles,
isLoading = false,
useAlignment,
useBottomPadding = true,
useTopPadding = tru
app/components/Screen/index.tsx:16
FunctionSymptomsFooter({
isRecording,
symptoms,
clearSymptoms,
options,
startRecording,
}: SymptomsFooter)
app/components/SymptomsFooter/index.tsx:24