vladyslavNiemtsev

Results 28 comments of vladyslavNiemtsev

Hey guys! @chiubaka @andreialecu @bviebahn Could you please confirm that it doesn't work without polyfills? It seems like here: https://github.com/facebook/hermes/issues/572#issuecomment-966939442 @andreialecu confirmed that needed code changes was merged into main...

@andreialecu Thanks for your update! Do you mean that 0.10 Hermes supports Intl on IOS? Could you please give me a link to change log about it? And could you...

@andreialecu Got it. Thanks for clarifying. So, basically you hold Hermes 'off' for IOS to use JSC?

Hi @andreialecu ! Thanks for your investigation, it's helpful. But your Luxon version that you tried currently is too old. Could you please try it again and show the results?

Oh, thanks for this such a quick answer!

@andreialecu could you please tip me with following: As I understand `toRelative()` function can't display the label like "just now" (as `javascript-time-ago` can) for rounded seconds, or for units array...

Okay, thanks! @andreialecu

The same problem for me! inside `useAnimatedProps` hook with `console.log` - I can see that the dependent shared value changed, but when I pass this animated props into component -...

@azim-barcove Hi, I understand your problem, once I ran out of patience when working with bugs in RN.. But unfortunately or fortunately, this is an OS project and no one...

Maybe related issue: https://github.com/software-mansion/react-native-reanimated/issues/3244