12.9.1 • Published 3 days ago

expo-sensors v12.9.1

Weekly downloads
10,323
License
MIT
Repository
github
Last release
3 days ago

Provides access to a hardware device's accelerometer, gyroscope, magnetometer, and pedometer.

API documentation

Installation in managed Expo projects

For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npx expo install expo-sensors

Configure for iOS

Run npx pod-install after installing the npm package.

Note: to access DeviceMotion stats on iOS, the NSMotionUsageDescription key must be present in your Info.plist.

Configure for Android

No additional set up necessary for basic usage.

Note: Starting in Android 12 (API level 31), the system has a 200ms limit for each sensor updates. If you need a update interval less than 200ms, you should add <uses-permission android:name="android.permission.HIGH_SAMPLING_RATE_SENSORS"/> to AndroidManifest.xml.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

12.9.1

3 months ago

12.9.0

4 months ago

12.8.0

5 months ago

12.7.0

6 months ago

12.6.0

7 months ago

12.5.0

8 months ago

12.4.0

9 months ago

12.4.1

9 months ago

12.3.0

10 months ago

12.2.0

12 months ago

12.1.0

1 year ago

12.1.1

1 year ago

12.0.0

1 year ago

12.0.1

1 year ago

11.4.0

2 years ago

11.2.0

2 years ago

11.3.0

2 years ago

11.1.1

2 years ago

11.1.0

2 years ago

11.0.2

3 years ago

11.0.3

2 years ago

11.0.1

3 years ago

11.0.0

3 years ago

10.2.2

3 years ago

10.2.1

3 years ago

10.2.0

3 years ago

10.1.2

3 years ago

10.1.1

3 years ago

10.1.0

3 years ago

10.0.0

3 years ago

9.2.0

3 years ago

9.1.0

4 years ago

9.0.1

4 years ago

9.0.0

4 years ago

8.1.0

4 years ago

8.0.0

4 years ago

7.0.0

5 years ago

7.0.0-rc.0

5 years ago

6.0.0

5 years ago

6.0.0-rc.0

5 years ago

5.0.1

5 years ago

5.0.0

5 years ago

5.0.0-rc.0

5 years ago

4.0.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

2.0.0-rc.3

5 years ago

2.0.0-rc.2

5 years ago

2.0.0-rc.1

5 years ago

2.0.0-rc.0

5 years ago

1.1.0

5 years ago

1.1.0-rc.1

5 years ago

1.1.0-rc.0

5 years ago

1.0.2

6 years ago

1.0.2-rc.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-rc.2

6 years ago

1.0.0-rc.1

6 years ago

1.0.0-rc.0

6 years ago

0.0.1

6 years ago