From 47224bd93ea756790120a30b0793229b853d94ab Mon Sep 17 00:00:00 2001 From: Aaron Chiu Date: Wed, 30 Sep 2015 20:09:58 -0700 Subject: [PATCH] enabled border width and border color (sync diff) Differential Revision: D2497518 --- Examples/UIExplorer/ImageExample.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Examples/UIExplorer/ImageExample.js b/Examples/UIExplorer/ImageExample.js index 5e47dcb54..993cde308 100644 --- a/Examples/UIExplorer/ImageExample.js +++ b/Examples/UIExplorer/ImageExample.js @@ -124,7 +124,6 @@ exports.examples = [ ); }, - platform: 'ios', }, { title: 'Border Width', @@ -142,7 +141,6 @@ exports.examples = [ ); }, - platform: 'ios', }, { title: 'Border Radius',