Closed benderlidze closed 7 years ago
Got this error
:app:compileDebugJavaWithJavac C:\react\afisha5\android\app\src\main\java\com\afisha5\MainApplication.java:29: error: cannot find symbol new RNSendIntentPackage() ^ symbol: class RNSendIntentPackage 1 error :app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
Compilation failed; see the compiler error output for details.
Hi @benderlidze
Re-check your install process, please.
I don't forget to import the right package at the beginning of your java class.
@lucasferreira thanks!
Got this error
:app:compileDebugJavaWithJavac C:\react\afisha5\android\app\src\main\java\com\afisha5\MainApplication.java:29: error: cannot find symbol new RNSendIntentPackage() ^ symbol: class RNSendIntentPackage 1 error :app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.