Gyroscope handler which can work with reanimated events
npm install @react-native-solutions/gyro-handlerGyroscope handler which can work with reanimated events
``sh`
npm install @react-native-solutions/gyro-handler
or
`sh`
yarn add @react-native-solutions/gyro-handler
`js
import { GyroHandler, REAGyroHandler } from "@react-native-solutions/gyro-handler";
// ...
``
MIT