Results 5 issues of Ilyes

Hello, This is the PR discussed in issue #10. API follows what has been discussed : `{ memoized: true }` to activate memoization. I've been rather busy so I just...

Just so you know, I had this error when the body of my request contained an emoji, Using `@aws-sdk/client-s3` on Node JS. My fix was to `base64` encode the Body

investigating
documentation

Hello, Thank you very much for this library. I am using it and it was simple and it works well ! In my case, I am using 1 main sortable...

I'm using `` basically. It produces different styling on the server: ``` Warning: Prop `style` did not match. Server: "transition-property:opacity;opacity:1;transition-duration:200ms;transition-timing-function:linear;-webkit-transition-property:opacity;-moz-transition-property:opacity;-webkit-transition-duration:200ms;-webkit-transition-timing-function:linear" Client: "transition-property:opacity;opacity:1;transition-duration:200ms;transition-timing-function:linear" ```

#### Issue Description Chat is flickering and the UI gets broken when navigating with react-nativation and keyboard avoiding view As a resolution I downgraded to 2.4.0 (seen in other issue...