ali322/CNodeRN

View on GitHub
android/app/src/main/java/com/cnodern/MainApplication.java

Summary

Maintainability
A
1 hr
Test Coverage

Method getPackages has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    protected List<ReactPackage> getPackages() {
      return Arrays.<ReactPackage>asList(
          new MainReactPackage(),
            new VectorIconsPackage(),
Severity: Minor
Found in android/app/src/main/java/com/cnodern/MainApplication.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status