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
E:\react-native\myProject\node_modules\react-native-smart-amap\android\src\main\java\com\reactnativecomponent\amap\RCTAMapPackage.java:23: 错误: 方法不会覆盖或实现超类型的方法 @OverRide ^ 注: E:\react-native\myProject\node_modules\react-native-smart-amap\android\src\main\java\com\reactnativecomponent\amap\util\SensorEventHelper.java使用或覆盖了已过时的 API。 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。 1 个错误
The text was updated successfully, but these errors were encountered:
你可以fork下来删掉createJSmodule就可以了 应该是这样
Sorry, something went wrong.
我也遇到相同的问题,请问解决了吗?
No branches or pull requests
E:\react-native\myProject\node_modules\react-native-smart-amap\android\src\main\java\com\reactnativecomponent\amap\RCTAMapPackage.java:23: 错误: 方法不会覆盖或实现超类型的方法
@OverRide
^
注: E:\react-native\myProject\node_modules\react-native-smart-amap\android\src\main\java\com\reactnativecomponent\amap\util\SensorEventHelper.java使用或覆盖了已过时的 API。
注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。
1 个错误
The text was updated successfully, but these errors were encountered: