Skip to content

Releases: react-native-sensors/react-native-sensors

v7.3.6

21 Nov 15:13
3d319fe

Choose a tag to compare

7.3.6 (2022-11-21)

Bug Fixes

v7.3.5

04 Feb 12:18
c7a299b

Choose a tag to compare

7.3.5 (2022-02-04)

Bug Fixes

  • add compatibility with hermes engine (c7a299b)

v7.3.4

04 Feb 12:00
1aa96c9

Choose a tag to compare

7.3.4 (2022-02-04)

Bug Fixes

v7.3.3

19 Aug 19:17
741e59e

Choose a tag to compare

7.3.3 (2021-08-19)

Bug Fixes

  • adjust ios sensor event name to match android (#408) (741e59e), closes #407

v7.3.2

07 Aug 08:28
61c1d12

Choose a tag to compare

7.3.2 (2021-08-07)

Bug Fixes

v7.3.1

26 Jul 22:58
b0fa500

Choose a tag to compare

7.3.1 (2021-07-26)

Bug Fixes

v7.3.0

23 Jul 21:02
88e79ea

Choose a tag to compare

7.3.0 (2021-07-23)

Bug Fixes

  • Prefix Android NativeModules with RNSensors (#394) (beb2aee)

Features

v7.2.1-rc.2

08 Jun 16:39
bbfb60e

Choose a tag to compare

  • Correct instances of missed renaming from Utils to RNSensorsUtils 2954297

v7.2.1-rc.1...v7.2.1-rc.2

RC: fix interop with orientations module

23 Apr 12:30
fb4cb7c

Choose a tag to compare

  • fix: prefix native module files 7e50b2f

v7.2.0...v7.2.1-rc.1

v7.2.0

20 Feb 10:24

Choose a tag to compare

7.2.0 (2021-02-20)

Bug Fixes

  • add missing setLogLevelForType() TypeScript definition (fb5d6da)

Features

  • add Jest mock implementation (d2b310a)