Peter Mugendi
Results
2
issues of
Peter Mugendi
websocket class support headers out of the box ``` declare var WebSocket: { prototype: WebSocket; new ( uri: string, protocols?: string | string[] | null, options?: { headers: { [headerName:...
**Describe the bug** The following warning is displayed. `VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components that follow React...
bug