multunus/react-native-boilerplate

View on GitHub

Showing 26 of 26 total issues

'onRegister' is missing in props validation
Open

const RegisterComponent = ({ onRegister, isRegistering, buttonText }) => {

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'react/jsx-sort-prop-types' was not found
Open

import { Map } from 'immutable';
Severity: Minor
Found in src/modules/auth/reducer.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'react/jsx-sort-prop-types' was not found
Open

import React, { ActivityIndicatorIOS, StyleSheet, Text, TouchableHighlight, View } from 'react-native';

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'react/jsx-sort-prop-types' was not found
Open

import React, { Component } from 'react-native';
Severity: Minor
Found in src/screens/root.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'react/jsx-sort-prop-types' was not found
Open

'use strict';
Severity: Minor
Found in test/setup-tests.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'react/jsx-sort-prop-types' was not found
Open

import { combineReducers } from 'redux';
Severity: Minor
Found in src/modules/reducers.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language