Łukasz Kurant

Results 2 comments of Łukasz Kurant
trafficstars

This problem affects react native and the Hermes engine in the iOS version, not the luxon library. It is due to missing polyfills. Just install packages `yarn add @formatjs/intl-locale @formatjs/intl-datetimeformat...

I know that this is old thread, but It also happens on RN 0.73.6. After analysis, it looks like this is a problem with mask as @Abbondanzo mentioned. The problem...