You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[...]/node_modules/react-native-gateway-finder/android/src/main/java/com/ymuzikant/gatewayfinder/GatewayFinderReactPackage.java:27:
error: method does not override or implement a method from a supertype
@Override
The error :
It comes from this function :
Just remove the
@Override
and the package works for meThe text was updated successfully, but these errors were encountered: