I am trying to run the react native app on my iphone and android simulator, both are failed with there errors ERROR TypeError: _ReanimatedModule.default.createNode is not a function (it is undefined), js engine: hermes ERROR Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called., js engine: hermesare you still maintaining the react native app?
We are trying to deploy the AuthServer to an Azure App Service, but we can't make it work. Is there a document that we can use?