mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
enabled border width and border color (sync diff)
Differential Revision: D2497518
This commit is contained in:
committed by
facebook-github-bot-5
parent
502d277ff2
commit
47224bd93e
@@ -124,7 +124,6 @@ exports.examples = [
|
||||
</View>
|
||||
);
|
||||
},
|
||||
platform: 'ios',
|
||||
},
|
||||
{
|
||||
title: 'Border Width',
|
||||
@@ -142,7 +141,6 @@ exports.examples = [
|
||||
</View>
|
||||
);
|
||||
},
|
||||
platform: 'ios',
|
||||
},
|
||||
{
|
||||
title: 'Border Radius',
|
||||
|
||||
Reference in New Issue
Block a user