Skip to content

how to resolve this #3

New issue

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

Open
rajivPHP opened this issue Jan 31, 2018 · 3 comments
Open

how to resolve this #3

rajivPHP opened this issue Jan 31, 2018 · 3 comments
Labels
needs-verification some one verify & confirm for closing

Comments

@rajivPHP
Copy link

method does not override or implement a method from a supertype
@OverRide
^
node_modules/react-native-firebase-phone-auth/android/src/main/java/com/reactlibrary/RNFirebasePhoneAuthPackage.java:19

@bhakta0007
Copy link

Did you resolve this? I am running into the same issue

@ivangainutsa21
Copy link

Me, too.

@ashinga48
Copy link
Owner

Hey guys,
@rajivPHP @bhakta0007 @sergeyunz21. You can go ahead and delete the method. Then simply compile and run the project. In newer React library it is not needed.

Remove this

 @Override
    public List<Class<? extends JavaScriptModule>> createJSModules() {
      return Collections.emptyList();
    }

I was in the middle of creating the tutorial i will upload the video soon.

@ashinga48 ashinga48 added the needs-verification some one verify & confirm for closing label May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-verification some one verify & confirm for closing
Projects
None yet
Development

No branches or pull requests

4 participants