mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-08 17:46:35 +08:00
Reviewed By: astreet Differential Revision: D3059432 fb-gh-sync-id: 56cc13ffbc4805aa0789df62a04e19f23a438bd3 fbshipit-source-id: 56cc13ffbc4805aa0789df62a04e19f23a438bd3
13 lines
483 B
Plaintext
13 lines
483 B
Plaintext
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/b0d00ad33850d83450139d994bded89d20ddac32
|
|
|
|
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.
|
|
|