How to Modify a Hermes React Native Application

How to Modify a Hermes React Native Application

Before you start reading, this article isn’t about decompiling and modifying the Hermes code. Instead, it aims to change the communication between the React and OS Native sides. Hermes is a software that compiles the JS code and turns it into bytecode; similar to Java and other languages that rely on bytecode mechanics. It is