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

Having issues on adding dependecies for this lib to existing android project. #46

Open
samridhgupta opened this issue Jun 29, 2018 · 0 comments

Comments

@samridhgupta
Copy link

Unable to add this library to my existing android project as I cannot find the exact gradle dependency for this bridge module.
react-native version : 0.55.4
As per the Android documentation

First step is to add the ElectrodeBridgePackage containing the ElectrodeBridge Native Module to the list of packages included in your app :

Tried using compile 'com.walmartlabs.ern:react-native:0.55.4'

but was having error while importing below mentioned packages:

import com.walmartlabs.electrode.reactnative.bridge.ElectrodeBridgeRequestHandler;
import com.walmartlabs.electrode.reactnative.bridge.ElectrodeBridgeResponseListener;
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