mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-11 02:30:41 +08:00
Fabric: New props treatment in core module
Summary: Same as previous one. Adopting template-generated `convertRawProp` and `debugStringConvertibleItem` functions in `core` module. Note, to do so we have to change signatures of some conversions functions to make them more overloading-friendly. Reviewed By: fkgozali Differential Revision: D7958243 fbshipit-source-id: 500ee420d9aa562ee3c5810ef625e06541eda8fb
This commit is contained in:
committed by
Facebook Github Bot
parent
c19649cc16
commit
120dcec621
@@ -8,6 +8,7 @@
|
||||
#include "ParagraphAttributes.h"
|
||||
|
||||
#include <fabric/attributedstring/conversions.h>
|
||||
#include <fabric/graphics/conversions.h>
|
||||
#include <fabric/debug/debugStringConvertibleUtils.h>
|
||||
|
||||
namespace facebook {
|
||||
|
||||
Reference in New Issue
Block a user