React Native Beacons Manager Versions Save

React-Native library for detecting beacons (iOS and Android)

v1.0.6

6 years ago

fix #38

v1.0.5

6 years ago
  • Fix android (RN 0.47 breaking change: remove createJSModules)

v1.0.4

7 years ago

same as v1.0.3 (just because npm publish nightmare...)

v1.0.3

7 years ago
  • add iOS event authorizationStatusDidChange to documentation (=events table in README)
  • add new layouts:
    • altBeacon
    • eddystone (uid, tlm, url)
  • PR #13
  • fixes
    • iOS monitoring