teamdigitale/italia-app

View on GitHub
android/app/src/main/java/it/pagopa/io/app/newarchitecture/MainApplicationReactNativeHost.java

Summary

Maintainability
A
1 hr
Test Coverage

Method getJSIModulePackage has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  @Override
  protected JSIModulePackage getJSIModulePackage() {
    return new JSIModulePackage() {
      @Override
      public List<JSIModuleSpec> getJSIModules(

    There are no issues that match your filters.

    Category
    Status