codeforbtv/cvoeo-app

View on GitHub
components/login-form.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        return (
            <View style={{marginBottom: 10, backgroundColor: '#04a0c6'}}>
                <View>
                    <Text style={styles.label}>{'Username'}</Text>
Severity: Minor
Found in components/login-form.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status