Skip to content

3rd party maven dependency in react-native npm module #259

@DanielFrTB

Description

@DanielFrTB

Hi,
I am trying to use 3rd party SDK in my react-native android module.

and I have got the same problem here:
https://github.com/callstack/react-native-builder-bob/issues/63

It seems like the module can't find the SDK and looking in the wrong place.

it only finds the SDK if I specified the in the
`maven {
url "xxxxx"

}`

inside the Example-app build.gradle, the problem is that I am spcified is twice, first in the module build.gradle and the second time inside Example-app build.gradle, is it the right approach?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions