mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
direction
layout property was marked as iOS only
Reviewed By: fkgozali Differential Revision: D4523017 fbshipit-source-id: 4972596719fec54616fedf9e8a0a271e745193ae
This commit is contained in:
parent
9f3e928f83
commit
1ab104a759
@ -476,6 +476,7 @@ var LayoutPropTypes = {
|
||||
* value based on the current locale.
|
||||
* See https://facebook.github.io/yoga/docs/rtl/
|
||||
* for more details.
|
||||
* @platform ios
|
||||
*/
|
||||
direction: ReactPropTypes.oneOf([
|
||||
'inherit',
|
||||
|
Loading…
x
Reference in New Issue
Block a user