naoufal/react-native-touch-id

View on GitHub
TouchID.android.js

Summary

Maintainability
A
1 hr
Test Coverage

Function authenticate has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  authenticate(reason, config) {
    var DEFAULT_CONFIG = {
      title: 'Authentication Required',
      imageColor: '#1306ff',
      imageErrorColor: '#ff0000',
Severity: Minor
Found in TouchID.android.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status