-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi, I'm having trouble with running the example.
- I changed react-native-bottom-navigation to install ^0.1.0 in package.json.
- After that when I tried to run with android, it requires react-native-openpgp so I installed the package.
- Then when I run again, the following error shows:
/react-native-bottom-navigation-example-master/node_modules/react-native-openpgp/android/app/src/main/java/com/github/orhan/openpgp/RNOpenPGPModule.java:15: error: invalid method declaration; return type required
public RNOpenPGPModuleModule(ReactApplicationContext reactContext) {
^
1 error
:react-native-openpgp:compileReleaseJavaWithJavac FAILED
FAILURE: Build failed with an exception.
-
What went wrong:
Execution failed for task ':react-native-openpgp:compileReleaseJavaWithJavac'.Compilation failed; see the compiler error output for details.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Metadata
Metadata
Assignees
Labels
No labels