Transform the Count enum values into private constants #292

Closed
hartbit wants to merge 1 commits from private-count into master
hartbit commented 2016-12-19 11:10:33 -08:00 (Migrated from github.com)

Hides implementation details for the C, Objective-C and Swift APIs.

Hides implementation details for the C, Objective-C and Swift APIs.
emilsjolander commented 2016-12-19 11:59:46 -08:00 (Migrated from github.com)

Awesome! Will merge tomorrow

Awesome! Will merge tomorrow
facebook-github-bot commented 2016-12-20 00:30:37 -08:00 (Migrated from github.com)

@emilsjolander has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@emilsjolander has imported this pull request. If you are a Facebook employee, you can view this diff [on Phabricator](https://phabricator.intern.facebook.com/D4351523).
emilsjolander commented 2016-12-20 01:52:12 -08:00 (Migrated from github.com)

Changing this a bit before landing. Some RN stuff was depending on the count so I moved the defines into YGEnums.h

Changing this a bit before landing. Some RN stuff was depending on the count so I moved the defines into YGEnums.h

Pull request closed

Sign in to join this conversation.
No description provided.