react-native-toolkit/react-native-triangle-view

View on GitHub
TriangleExample/storybook/stories/Welcome/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return (
      <View style={this.styles.wrapper}>
        <Image
          source={require("../../../assets/splash.png")}
Severity: Minor
Found in TriangleExample/storybook/stories/Welcome/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status