ali322/CNodeRN

View on GitHub
app/component/tab.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    let { activeTab } = this.props
    let count = React.Children.count(this.props.children)
    let width = screenWidth / count
    return (
Severity: Minor
Found in app/component/tab.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status