mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-03 15:24:58 +08:00
Clearly mark java CSSNode as deprecated. It will go away very soon
Reviewed By: lucasr Differential Revision: D3992775 fbshipit-source-id: b3ceca277e5c7426eb51f8cbeacf5e2fe451c6ec
This commit is contained in:
committed by
Facebook Github Bot
parent
a13b373c94
commit
5c728a47b9
@@ -25,7 +25,7 @@ import com.facebook.react.uimanager.annotations.ReactPropertyHolder;
|
||||
|
||||
/**
|
||||
* Class responsible for knowing how to create and update catalyst Views of a given type. It is also
|
||||
* responsible for creating and updating CSSNode subclasses used for calculating position and size
|
||||
* responsible for creating and updating CSSNodeDEPRECATED subclasses used for calculating position and size
|
||||
* for the corresponding native view.
|
||||
*/
|
||||
@ReactPropertyHolder
|
||||
|
||||
Reference in New Issue
Block a user