globocom / react-native-ua

React Native module for Urban Airship
MIT License
37 stars 33 forks source link

Error @Override #59

Open GruFFix opened 6 years ago

GruFFix commented 6 years ago

:react-native-ua:compileReleaseJavaWithJavac/Users/gruff/Documents/React/troveAndroid/node_modules/react-native-ua/android/src/main/java/com/globo/reactnativeua/ReactNativeUAPackage.java:15: error: method does not override or implement a method from a supertype @Override ^ 1 error

How to solve this problem?

LucasSanSilva commented 6 years ago

Thera was a break change in RN 0.47 on Android. This module is not being updated since Urban released an official RN module: https://github.com/urbanairship/react-native-module So we recommend that you migrate to this new module that fix this problem and is officially supported by Urban.