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

View on GitHub

Showing 1 of 9 total issues

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
    Severity
    Category
    Status
    Source
    Language