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
作者您好, android 原生类:ReactNativeAppUpdatePackage 在最新版本react 会报编译错误。 在react-native-component其他的项目也存在相同问题,能否全部更新一下,适应最新版本的react 编译错误如下: node_modules\react-native-smart-barcode\android\src\main\java\com\reactnativecomponent\barcode\RCTCapturePackage.java:41: 错误: 方法不会覆盖或实现超类型的方法 @OverRide ^ 注: 某些输入文件使用或覆盖了已过时的 API。 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 1 个错误 :react-native-smart-barcode:compileReleaseJavaWithJavac FAILED
项目: react-native-smart-amap react-native-smart-barcode react-native-smart-alipay react-native-smart-amap-location
The text was updated successfully, but these errors were encountered:
Hi @liukefu2050 , flyskywhy@369b344 solved it
Sorry, something went wrong.
No branches or pull requests
作者您好,
android 原生类:ReactNativeAppUpdatePackage 在最新版本react 会报编译错误。
在react-native-component其他的项目也存在相同问题,能否全部更新一下,适应最新版本的react
编译错误如下:
node_modules\react-native-smart-barcode\android\src\main\java\com\reactnativecomponent\barcode\RCTCapturePackage.java:41: 错误: 方法不会覆盖或实现超类型的方法
@OverRide
^
注: 某些输入文件使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
1 个错误
:react-native-smart-barcode:compileReleaseJavaWithJavac FAILED
项目:
react-native-smart-amap
react-native-smart-barcode
react-native-smart-alipay
react-native-smart-amap-location
The text was updated successfully, but these errors were encountered: