You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
Tried using
compile 'com.walmartlabs.ern:react-native:0.55.4'
but was having error while importing below mentioned packages:
The text was updated successfully, but these errors were encountered: