mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 23:05:00 +08:00
Introduce toDynamic conversion for ParagraphLocalData class
Summary: This diff introduces a way to convert ParagraphLocalData object to dynamic objects Reviewed By: shergin Differential Revision: D9801892 fbshipit-source-id: e50217042a216ea67f28178bb80b136cbb8fb195
This commit is contained in:
committed by
Facebook Github Bot
parent
c5276ef816
commit
470a958e83
@@ -13,8 +13,7 @@
|
||||
#include <fabric/graphics/conversions.h>
|
||||
#include <gtest/gtest.h>
|
||||
#include <assert.h>
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
||||
namespace facebook {
|
||||
namespace react {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user