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