Julian Wood

Results 2 issues of Julian Wood

If I have my own stylesheet: `const styles = StyleSheet.create({ hrLineStyle: { backgroundColor: Colors.lightGrey.withAlpha(0.5), height: 1, }, hrTextStyle: { color: Colors.magenta, fontSize: 14, }, ... }); ` It's nice to...

How can the array possibly match the closure if it is empty? Has to return false.