Fix example margins and add labels to resizeMode example.

This commit is contained in:
Dylan Vann
2018-05-09 23:23:59 -04:00
parent bb1f3293c8
commit 60511af352
5 changed files with 52 additions and 28 deletions
@@ -53,6 +53,7 @@ const styles = StyleSheet.create({
height: 100,
backgroundColor: '#ddd',
margin: 10,
marginVertical: 20,
},
})