diff --git a/Examples/UIExplorer/ImageCapInsetsExample.js b/Examples/UIExplorer/ImageCapInsetsExample.js index 8e17ac928..8c6ab243e 100644 --- a/Examples/UIExplorer/ImageCapInsetsExample.js +++ b/Examples/UIExplorer/ImageCapInsetsExample.js @@ -35,6 +35,7 @@ var ImageCapInsetsExample = React.createClass({ @@ -66,7 +67,6 @@ var styles = StyleSheet.create({ width: 250, height: 150, borderWidth: 1, - resizeMode: Image.resizeMode.stretch, }, text: { fontSize: 13.5,