eslint-plugin-react-native
eslint-plugin-react-native copied to clipboard
React Native plugin for ESLint
Results
92
eslint-plugin-react-native issues
Sort by
recently updated
recently updated
newest added
Just remove an extra line
shadowColor property of stylesheet does not trigger no error no warning. example stylesheet : `const devStyles = StyleSheet.create({ devButton: { //other properties shadowColor: '#000',` suppose to trigger error