redbadger/pride-london-app

View on GitHub
src/screens/DonateScreen/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function renderContent has 59 lines of code (exceeds 50 allowed). Consider refactoring.
Open

  renderContent() {
    const { selectedAmount, otherAmount } = this.state;
    return (
      <ScrollView ref={this.scrollViewRef}>
        <SafeAreaView style={styles.scrollContainer}>
Severity: Major
Found in src/screens/DonateScreen/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status