EdenGottlieb
Results
2
comments of
EdenGottlieb
Setting this: ```javascript { shadowOpacity: 0.3, shadowOffset: { width: 0, height: 0, }, } ``` To `thumbStyle` prop should do it.
Puppeteer disconnects from the page when sending big files using MessageMedia.fromFilePath() (50MB+)
@gkp1 Did you manage to solve the issue reliably? Thanks!