Skip to content

Commit

Permalink
direction layout property was marked as iOS only
Browse files Browse the repository at this point in the history
Reviewed By: fkgozali

Differential Revision: D4523017

fbshipit-source-id: 4972596719fec54616fedf9e8a0a271e745193ae
  • Loading branch information
shergin authored and facebook-github-bot committed Feb 8, 2017
1 parent 9f3e928 commit 1ab104a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libraries/StyleSheet/LayoutPropTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 1ab104a

Please sign in to comment.