enabled border width and border color (sync diff)

Differential Revision: D2497518
This commit is contained in:
Aaron Chiu 2015-09-30 20:09:58 -07:00 committed by facebook-github-bot-5
parent 502d277ff2
commit 47224bd93e

View File

@ -124,7 +124,6 @@ exports.examples = [
</View> </View>
); );
}, },
platform: 'ios',
}, },
{ {
title: 'Border Width', title: 'Border Width',
@ -142,7 +141,6 @@ exports.examples = [
</View> </View>
); );
}, },
platform: 'ios',
}, },
{ {
title: 'Border Radius', title: 'Border Radius',