You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :dongminyu_react-native-step-counter:compileDebugKotlin FAILED
e: file:///C:/Users/uguratakan/Desktop/Projects/BlokField/blokfield/node_modules/@dongminyu/react-native-step-counter/android/src/main/java/com/stepcounter/services/AccelerometerService.kt:46:43 Type mismatch: inferred type is Sensor? but Sensor was expected
e: file:///C:/Users/uguratakan/Desktop/Projects/BlokField/blokfield/node_modules/@dongminyu/react-native-step-counter/android/src/main/java/com/stepcounter/services/StepCounterService.kt:40:43 Type mismatch: inferred type is Sensor? but Sensor was expected
Steps to Reproduce the Problem
yarn create react-native-app my-app
yarn add @dongminyu/react-native-step-counter
npx react-native run-*android*
Specifications
@dongminyu/react-native-step-counter version: all
The text was updated successfully, but these errors were encountered:
@Ugur-Atakan I really appreciate the interest and participation you've shown in this package. I know it's late, but I've seen the issue. could you please send me a pull request from your fork if you don't mind?
React Native Step Counter New Issue
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
yarn create react-native-app my-app
yarn add @dongminyu/react-native-step-counter
npx react-native run-*android*
Specifications
The text was updated successfully, but these errors were encountered: