We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/Users/longping/Desktop/tengyuanit.com/react-native-app/tyPay/node_modules/rn-splash-screen/android/src/main/java/com/mehcode/reactnative/splashscreen/SplashScreenPackage.java:18: 错误: SplashScreenPackage不是抽象的, 并且未覆盖ReactPackage中的抽象方法createJSModules() public class SplashScreenPackage implements ReactPackage { ^ 1 个错误 :rn-splash-screen:compileReleaseJavaWithJavac FAILED
FAILURE: Build failed with an exception.
Compilation failed; see the compiler error output for details.
BUILD FAILED
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/Users/longping/Desktop/tengyuanit.com/react-native-app/tyPay/node_modules/rn-splash-screen/android/src/main/java/com/mehcode/reactnative/splashscreen/SplashScreenPackage.java:18: 错误: SplashScreenPackage不是抽象的, 并且未覆盖ReactPackage中的抽象方法createJSModules()
public class SplashScreenPackage implements ReactPackage {
^
1 个错误
:rn-splash-screen:compileReleaseJavaWithJavac FAILED
FAILURE: Build failed with an exception.
Execution failed for task ':rn-splash-screen:compileReleaseJavaWithJavac'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
The text was updated successfully, but these errors were encountered: