-
#### Issue Description
[FILL THIS OUT]
#### Steps to Reproduce / Code Snippets
[FILL THIS OUT]
#### Expected Results
[FILL THIS OUT]
#### Additional Information
* Nodejs version: …
-
## 🐛 Bug Report
### Summary of Issue
App crash randomly during startup
### Environment - output of `expo diagnostics` & the platform(s) you're targeting
SDK 38
Below is the log
[logcat…
-
#### Issue Description
When I try to use the renderMessageVideo prop, it tells me it does not exist.
#### Steps to Reproduce / Code Snippets
try to use the renderMessageVideo prop
#### Exp…
-
#### Issue Description
The scolling direction is reversed.
#### Steps to Reproduce / Code Snippets
```
```
#### Expected Results
When mouse wheel scrolls down, the message containe…
-
Hey folks!
Opening an issue after a long chat with @kitten. When suspense is enabled, and you set a hook or component to `network-only`, the request fires twice.
Phil said this is expected behav…
-
#### Issue Description
Infinite scrolling fails to trigger most of the time on iOS and rarely on Android, because the `distanceFromEnd` returned to the Flatlist's `onEndReached` function is a negat…
-
Hi, everyone!
Hope you are all doing well.
I don't know well here is right place for the problem I'm facing now in React Native app development but I hope you guys give me your hands kindly.
The …
-
#### Issue Description
On state change of text param of GiftedChat, the text input box doesn't change the text it contains.
#### Steps to Reproduce / Code Snippets
`
handleVideoCallback = …
-
#### Issue Description
really liked gifted chat for implementing chatbot quickly. Implemented CustomView to render HTML contents in message bubbles. I am new at react-native and tried to implement …
-
#### Issue Description
Unable to change the timestamp styling displayed in chat bubbles
#### Steps to Reproduce / Code Snippets
```
renderBubble (props) {
return (
)
…