tradebulls
tradebulls
@tomduncalf @takameyer We are using a custom react native library already. We can modified the Hermes.cpp file and try it out in IOS. However, I am curious to know how...
@tomduncalf A new update to React Native is available now. https://github.com/facebook/react-native/blob/main/CHANGELOG.md Are the Hermes performance issue fixed in this RN release? Can we expect an update to realm with performance...
Thanks for doing so. Looking forward to your reply
@tomduncalf Thanks for doing so.
Ohhk...to have a new major version of RN to be released takes about 2+months. As RN0.69 is recently rolled out, they would be providing with minor version release for a...
Ok.. Thanks for the update :)
@tomduncalf is the performance issue address in Rn 0.69.1? Something similar to performance fixes by RN, not really issue if this is related to our performance issue. Use monotonic clock...
Ok.. Thanks for the clarity...Really appreciated :)
@mfbx9da4 It seems RN 0.70.0 RC is out with the changelog. However no updates on HERMESJSI_DISABLE_STATS_TIMER disabled feature as of now. You can check the same here - https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.0
Last update of RN Code Push was on 12 October 2021 - v7.04, not sure when can we expect a new update fixing this issue. Any help?