[React Native] Unhandled promise rejection [TypeError: I.toFixed is not a function. (In 'I.toFixed(l.NUM_DECIMALS)', 'I.toFixed' is undefined)]

I am using v4 JS SDK with React Native.

{
   "@sendbird/chat": "^4.1.1",
   "react-native": "0.70.3"
}

Can you help me with this error?
I am getting the following error continuously on console

Unhandled promise rejection [TypeError: I.toFixed is not a function. (In 'I.toFixed(l.NUM_DECIMALS)', 'I.toFixed' is undefined)]