Skip to content

Issue with DemoModule.java #1

@JigyashaOT

Description

@JigyashaOT

Hey Andrey,

I have been trying to integrate C++ with react native and I came across your blog. While trying to build the projects provided in the github links I'm coming across a few errors for example -
\react-native-cpp-master\android\app\src\main\java\com\rncpp\jni\DemoModule.java:16: error: package com.rushingvise.reactcpp does not exist
import com.rushingvise.reactcpp.ReactDjinni;
^
\react-native-cpp-master\android\app\src\main\java\com\rncpp\jni\DemoModule.java:56: error: package com.rushingvise.reactcpp does not exist
private static native CppProxy create(com.rushingvise.reactcpp.ReactBridge bridge);
^

Execution failed for task ':app:compileDebugJavaWithJavac'.

Could you please help me to understand and fix this error?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions