Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

run-android error #5

@fcgll520

Description

@fcgll520

image
while I execute
react-native run-android, occur it.
So I solved it by adding

@OverRide
public boolean canOverrideExistingModule(){
return true;
}

in source code : react-native-Gank\node_modules\react-native-vector-icons\android\src\main\java\com\oblador\vectoricons\VectorIconsModule.java.

Hope someone can get answer about the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions