Aliaksei Litsvin

Results 4 comments of Aliaksei Litsvin

I'm experiencing the same error on iOS with crisp sdk 0.19.0

dayjs relies on Intl API and IANA db present in nodejs and browsers, but it seems like in RN we don't have it by default. I ended up using spacetime...

I fixed that by changing "===" to "==" in mappingHelpers file. You can then fix the patch with the patch-package