Hermes Support for Android build

Hello,

today I found out about Hermes, Using Hermes · React Native
a new JS optimized engine for React Native / Android.

Is there a plan to support it in the next sdk? (it requires RN 0.60.2 and it is enabled in Gradle at build time)

Thanks!

1 Like

There are parts of expo (specifically expo-gl) that are using internals of JSC it needs to be rewritten to support Hermes. I’m guessing that it might be in sdk35 or 36 depending on how much work it will require.

There is issue about it here Hermes evaluation · Issue #4927 · expo/expo · GitHub

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.