react-native-sensors

A developer friendly approach for sensors in React Native

MIT License

Downloads
78.2K
Stars
903
Committers
56
react-native-sensors - v7.3.6 Latest Release

Published by DanielMSchmidt almost 2 years ago

7.3.6 (2022-11-21)

Bug Fixes

react-native-sensors - v7.3.5

Published by DanielMSchmidt over 2 years ago

7.3.5 (2022-02-04)

Bug Fixes

  • add compatibility with hermes engine (c7a299b)
react-native-sensors - v7.3.4

Published by DanielMSchmidt over 2 years ago

7.3.4 (2022-02-04)

Bug Fixes

react-native-sensors - v7.3.3

Published by DanielMSchmidt about 3 years ago

7.3.3 (2021-08-19)

Bug Fixes

  • adjust ios sensor event name to match android (#408) (741e59e), closes #407
react-native-sensors - v7.3.2

Published by DanielMSchmidt about 3 years ago

7.3.2 (2021-08-07)

Bug Fixes

react-native-sensors - v7.3.1

Published by DanielMSchmidt over 3 years ago

7.3.1 (2021-07-26)

Bug Fixes

react-native-sensors - v7.3.0

Published by DanielMSchmidt over 3 years ago

7.3.0 (2021-07-23)

Bug Fixes

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

Features

react-native-sensors -

Published by DanielMSchmidt over 3 years ago

  • Correct instances of missed renaming from Utils to RNSensorsUtils 2954297

https://github.com/react-native-sensors/react-native-sensors/compare/v7.2.1-rc.1...v7.2.1-rc.2

react-native-sensors - RC: fix interop with orientations module

Published by DanielMSchmidt over 3 years ago

react-native-sensors - v7.2.0

Published by DanielMSchmidt over 3 years ago

7.2.0 (2021-02-20)

Bug Fixes

  • add missing setLogLevelForType() TypeScript definition (fb5d6da)

Features

  • add Jest mock implementation (d2b310a)
react-native-sensors - v7.1.0

Published by DanielMSchmidt over 3 years ago

7.1.0 (2021-02-19)

Bug Fixes

  • ensure release process works again (51b8e7d)
  • format everything and update prettier (ac0ca91)
  • prettier setup should only care about source files (ea6a85c)
  • remove e2e tests (86103d6)
  • update semantic release (55f2887)

Features

  • orientation: expose orientation sensor (8fed19e)
react-native-sensors - v7.0.2

Published by DanielMSchmidt almost 4 years ago

7.0.2 (2020-11-08)

Bug Fixes

react-native-sensors - v7.0.1

Published by DanielMSchmidt about 4 years ago

7.0.1 (2020-09-08)

Bug Fixes

  • minSdkVersion: Changed minSdkVersion from 23 to 17, since its the minimal for SystemClock.elapsedRealtimeNanos, as discussed in #322 (b96ed72)
react-native-sensors - v7.0.0

Published by DanielMSchmidt about 4 years ago

7.0.0 (2020-08-16)

Bug Fixes

BREAKING CHANGES

  • compile: Requires version 0.60 or above
react-native-sensors - v6.1.0

Published by DanielMSchmidt over 4 years ago

6.1.0 (2020-07-27)

Features

  • consistency: Removed duplicate code in android and generalize into a single RNSensor file. Fixed iOS api inconsistencies. Other improvements (15ad930)
react-native-sensors - v6.0.3

Published by DanielMSchmidt over 4 years ago

6.0.3 (2020-07-27)

Bug Fixes

  • typings: timestamp to number (7fa4f26)
react-native-sensors - v6.0.2

Published by DanielMSchmidt over 4 years ago

6.0.2 (2020-05-25)

Bug Fixes

  • remove dev dependencies from the published npm package (3618fd0)
react-native-sensors - v6.0.1

Published by DanielMSchmidt over 4 years ago

6.0.1 (2020-05-20)

Bug Fixes

  • website: move deployment to github actions (4b55e3d)
react-native-sensors - v6.0.0

Published by DanielMSchmidt over 4 years ago

6.0.0 (2020-05-20)

  • Consistent timestamp accross ios/android (#318) (577a042), closes #318

BREAKING CHANGES

  • The timestamps in iOS were reporting the timeinterval in time since booted, now standardized to a proper timestamp
react-native-sensors - v5.4.1

Published by DanielMSchmidt over 4 years ago

5.4.1 (2020-03-11)

Bug Fixes

  • make iOS compile by fixing logging error (0984034), closes #305
Package Rankings
Top 1.56% on Npmjs.org
Top 6.66% on Proxy.golang.org
Related Projects