mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Reviewed By: lucasr Differential Revision: D2971032 fb-gh-sync-id: 90ec286ca2070d666571fd3d0db4037bc9d3cda7 shipit-source-id: 90ec286ca2070d666571fd3d0db4037bc9d3cda7
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/3f0f4be2e868a9af4f3ed1e019f71efbc814e8a2 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.