pritishvaidya/react-native-slack-emoji

View on GitHub
example/App.js

Summary

Maintainability
A
0 mins
Test Coverage

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

  render() {
    const { emojiList } = this.state;
    return (
      <View style={styles.container}>
        <View style={{ flexDirection: 'row' }}>
Severity: Minor
Found in example/App.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status