isRequestsModalVisible
isRequestsModalVisible: boolean
requestCounter
requestCounter: number
socket
socket: Socket<DefaultEventsMap, DefaultEventsMap>
backgroundColor
backgroundColor: string
onRequestClose
onRequestClose: (() => void)
onRequestFilterChange
onRequestFilterChange: ((filter: string) => void)
Optional
onRequestItemPress
updateRequestList
updateRequestList: ((newRequestList: any[]) => void)