Files
react-native/ReactAndroid/src/main/java/com/facebook/csslayout
Martin Konicek 5518279610 Add gradle wrapper
Reviewed By: astreet

Differential Revision: D2590921

fb-gh-sync-id: cf870c96f772c06e1a8b69014ebd906978ea8c00
2015-10-29 10:09:29 -07:00
..
2015-10-29 10:09:29 -07:00
2015-09-14 18:13:39 +01:00
2015-10-21 12:52:26 -07:00
2015-09-14 18:13:39 +01:00
2015-10-21 12:52:26 -07:00
2015-10-21 12:52:26 -07:00
2015-10-13 06:59:42 -07:00

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/d3b702e1ad0925f8683ce3039be8e493abbf179b

There is generated code in:
 - README (this file)
 - java/com/facebook/csslayout (this folder)
 - javatests/com/facebook/csslayout

The code was generated by running 'make' in the css-layout folder and copied to React Native.