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 92fb1d3 commit 271e5c6Copy full SHA for 271e5c6
android/CMakeLists.txt
@@ -19,6 +19,8 @@ include_directories(
19
../../react-native/React/Base
20
../../react-native/ReactCommon/jsi
21
../../react-native-reanimated/android/src/main/cpp/headers
22
+ ../../react-native-reanimated/Common/cpp/headers
23
+ ../../react-native-reanimated/Common/cpp/hidden_headers
24
)
25
26
find_library(
0 commit comments