eager Init Module Names
Return the names of all the NativeModules that are supposed to be eagerly initialized. By calling getModule on each name, this allows the application to eagerly initialize its NativeModules.
Return the names of all the NativeModules that are supposed to be eagerly initialized. By calling getModule on each name, this allows the application to eagerly initialize its NativeModules.