react-native/React/Layout
Emil Sjolander 70b989eb67 Revert land of css-layout PR #199
Reviewed By: bestander

Differential Revision: D3536627

fbshipit-source-id: e89b2a5fd38d1228bd8526c46bb26c594947837a
2016-07-08 16:48:13 -07:00
..
Layout.c Revert land of css-layout PR #199 2016-07-08 16:48:13 -07:00
Layout.h Update css-layout sync scripts 2016-06-15 09:58:52 -07:00
README Revert land of css-layout PR #199 2016-07-08 16:48:13 -07:00

README

The source of truth for css-layout is: https://github.com/facebook/css-layout

The code here should be kept in sync with GitHub.
HEAD at the time this code was synced: https://github.com/facebook/css-layout/commit/a1f36b53f5464c8ee7abc311765dc3ecb1b879c6

There is generated code in:
 - README (this file)
 - fbandroid/java/com/facebook/csslayout
 - fbandroid/javatests/com/facebook/csslayout
 - fbobjc/Libraries/FBReactKit/js/react-native-github/React/Layout

The code was generated by running 'make' in the css-layout folder and running:

  scripts/sync-css-layout.sh <pathToGithubRepo> <pathToFbSourceRepo>