Hacker News new | ask | show | jobs
by mindcrash 2538 days ago
React Native runs on a JavaScript runtime with a FFI to integrate with native iOS and Android APIs

Hermes is basically a replacement for the (current) default React Native runtime which is designed to work a lot faster in that particular scenario.