mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-01 22:35:29 +08:00
Release React Native for Android
This is an early release and there are several things that are known not to work if you're porting your iOS app to Android. See the Known Issues guide on the website. We will work with the community to reach platform parity with iOS.
This commit is contained in:
12
ReactAndroid/src/main/java/com/facebook/csslayout/README
Normal file
12
ReactAndroid/src/main/java/com/facebook/csslayout/README
Normal file
@@ -0,0 +1,12 @@
|
||||
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/7104f7c8eb6c160a8d10badc08f9b981bb65e19c
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user