Khushal Agarwal

Results 32 issues of Khushal Agarwal

**Describe the bug** The attachment picker tabs with image, file and camera picker are hidden when an image is selected from the image picker. **Dev environment info (please complete/provide the...

Needs Triaging

# Bug report - [ ] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. - Reproduced on: - [x] Android - [ ] iOS ## Description When I get an...

In my application, I have the media set to `audio` and auto is `true`, which means I am using the [Automatic behaviour](https://github.com/react-native-webrtc/react-native-incall-manager#automatic-basic-behavior), but as soon as I start the call,...

**Is your feature request related to a problem? Please Describe.** The Switch component is recently been introduced in the package. https://reactnativeelements.com/docs/next/switch. Therefore we would need a page here for the...

## ๐ŸŽฏ Goal ## ๐Ÿ›  Implementation details ## ๐ŸŽจ UI Changes iOS Before After Android Before After ## ๐Ÿงช Testing ## โ˜‘๏ธ Checklist - [ ] I have signed the...

## ๐ŸŽฏ Goal Fixes #2507 ## ๐Ÿ›  Implementation details ## ๐ŸŽจ UI Changes iOS Before After Android Before After ## ๐Ÿงช Testing ## โ˜‘๏ธ Checklist - [x] I have signed...

## ๐ŸŽฏ Goal The goal of the PR is to support `file_size` image and file config such the file size exceeding the limit cannot be uploaded. The limit can be...

## ๐ŸŽฏ Goal ![simulator_screenshot_93AA37B9-5747-46B3-8AC2-178127B27233](https://github.com/GetStream/stream-chat-react-native/assets/39884168/d96d5de7-99ba-4222-ac21-e002cc0c53be) ## ๐Ÿ›  Implementation details ## ๐ŸŽจ UI Changes iOS Before After Android Before After ## ๐Ÿงช Testing ## โ˜‘๏ธ Checklist - [ ] I have signed...

## ๐ŸŽฏ Goal This PR focuses on using the `client.queryReactions` API to show reactions in the OverlayReactions instead of what was used before(`message.latest_reactions`). Optimistic fetching of reactions from local DB...

## ๐ŸŽฏ Goal Change quoted message state from `boolean | message type` to `message type | undefined` to improve code. ## ๐Ÿ›  Implementation details ## ๐ŸŽจ UI Changes iOS Before...

Breaking