jfilter/frag-den-staat-app

View on GitHub
src/containers/newRequest/NewRequestWriteScreen.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    const { title, description, letterEnd, letterStart, anon } = this.state;
    const { publicBody } = this.props.navigation.state.params;

    const mainElements = (
Severity: Major
Found in src/containers/newRequest/NewRequestWriteScreen.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status