I am practicing on creating a React Native bridge. So far I am able to pass a string from Objective-C to JavaScript using the following codes:
TestModule.h