Skip to content
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

Incompatible with RN 0.63.4? (Task :iconscout_react-native-unicons:compileDebugJavaWithJavac FAILED) #17

Open
joeyfigaro opened this issue Jan 25, 2021 · 1 comment

Comments

@joeyfigaro
Copy link

Running react-native run-android on my project using react-native 0.63.4 fails with the following:

/Users/unicons-issue/failing-project/node_modules/@iconscout/react-native-unicons/android/src/main/java/com/reactlibrary/UniconsPackage.java:13: error: UniconsPackage is not abstract and does not override abstract method createJSModules() in ReactPackage
public class UniconsPackage implements ReactPackage {
       ^
1 error
3 warnings

FAILURE: Build failed with an exception.
joeyfigaro added a commit to joeyfigaro/react-native-unicons that referenced this issue Jan 26, 2021
Takes care of `Task :iconscout_react-native-unicons:compileDebugJavaWithJavac FAILED` during build on react-native ^0.63.4
@joeyfigaro joeyfigaro mentioned this issue Jan 26, 2021
@joeyfigaro
Copy link
Author

@tarunmangukiya friendly bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant