example-chat-react-native icon indicating copy to clipboard operation
example-chat-react-native copied to clipboard

Conversion from BigInt to number is not allowed

Open suhailkakar opened this issue 2 years ago • 1 comments

Hi!

I added XMTP.js to my React Native app. But I try to initialize the client I get an error that says Conversion from BigInt to number is not allowed

fyi, the app is using hermes and that I've already added the polyfills

suhailkakar avatar Feb 09 '23 23:02 suhailkakar