[ReactNative] fix duplicate LayoutAnimation warning

This commit is contained in:
Spencer Ahrens
2015-07-07 14:14:14 -07:00
parent b770310555
commit 566ca9e58d
2 changed files with 6 additions and 4 deletions

View File

@@ -212,6 +212,7 @@ var styles = StyleSheet.create({
width: 64,
height: 64,
marginHorizontal: 10,
backgroundColor: 'transparent',
},
section: {
flexDirection: 'column',