react-native/React/Layout
Pieter De Baets 0a9cc99a4f Update css-layout sync scripts
Reviewed By: emilsjolander

Differential Revision: D3424265

fbshipit-source-id: b1a765bbe11f776e418ae8b01c5c2a292f590a6b
2016-06-15 09:58:52 -07:00
..
Layout.c Update css-layout sync scripts 2016-06-15 09:58:52 -07:00
Layout.h Update css-layout sync scripts 2016-06-15 09:58:52 -07:00
README Update css-layout sync scripts 2016-06-15 09:58:52 -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/383d8a6b3dcbdb978e012e29040e1a43157765c6

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>