react-native-ibeacon icon indicating copy to clipboard operation
react-native-ibeacon copied to clipboard

Android support?

Open httpNick opened this issue 10 years ago • 6 comments
trafficstars

I was wondering if this module would work with Android? I see the example is for iOS.

httpNick avatar Sep 16 '15 17:09 httpNick

It's not available for Android yet. I'd happily accept pull requests that add this functionality though. :)

frostney avatar Sep 17 '15 10:09 frostney

Does it have any movement? Is someone working on it?

octavioturra avatar Sep 29 '15 22:09 octavioturra

Unfortunately there's no one working on that at the moment. I don't have access to my Estimote beacons for the next 6 weeks, as much as I would like to work on that myself.

frostney avatar Sep 30 '15 09:09 frostney

+1 support for android would be great :'( wanted to use this for my final year project but i think i would need to resort to ionic instead of RN

joevo2 avatar Oct 19 '15 02:10 joevo2

As far as I know Android support is not as easy as the iOS version, primarily because there is no official SDK for iBeacons for Android. You might want to try @octavioturra AltBeacon implementation (https://github.com/octavioturra/react-native-alt-beacon) which I'm going to link in the readme.

frostney avatar Dec 08 '15 15:12 frostney

Is the AltBeacon android implementation of @octavioturra with estimote beacons working?

albo1337 avatar Mar 21 '16 11:03 albo1337