We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8d88e commit fa2f309Copy full SHA for fa2f309
android/src/main/jni/cpp-adapter.cpp
@@ -1,8 +1,6 @@
1
#include <jni.h>
2
#include <jsi/jsi.h>
3
4
-#include <react/renderer/components/text/ParagraphShadowNode.h>
5
-#include <react/renderer/components/text/TextShadowNode.h>
6
#include <react/renderer/uimanager/primitives.h>
7
8
using namespace facebook;
0 commit comments