leelandclay

Results 4 comments of leelandclay

I'm having the same issue on a mac. I'm using VS 2019 for Mac with an iPhone 8 (14.0.1). I followed the same video by Gerald. The app opens to...

There's quite a few requirements for this to work properly listed in the companion website. Did you check to make sure all of them are done? If you go to...

Were you able to find a work-around for this? I looked through the code and couldn't find anyway to re-render the message.

I ran into the same problem. The way I resolved it was to modify the props of the bubble directly by adding a renderBubble={this.renderBubble} to the GiftedChat object. Then added...