Skip to content

Releases: genesisxyz/react-native-ibeacon-manager

Release 0.2.0

15 Mar 19:12
Compare
Choose a tag to compare

0.2.0 (2024-03-15)

Bug Fixes

  • Android: add intent to service notification (1761aa9)
  • android: change scan period to match altbeacon docs settings (7e8387b)
  • Android: change scan periods (44cc5b5)
  • Android: foreground service notification (2160a63)
  • Android: foreground service stability (00d2745)
  • Android: remove access background location permission (9545efe)
  • iOS: background ranging (87ddd33)
  • iOS: return beacon without distance when not visible (770e724)

Features

  • add enableBluetooth (4199bac)
  • add major and minor to watchBeacons response (bd3a305)
  • add setOptions (b96064f)
  • Android: init api with example (69ce8e0)
  • iOS: align api and implementation with Android (5bc87ed)