AndrewDongminYoo / react-native-step-counter

[리액트 네이티브 라이브러리] 사용자의 걸음 수를 계산합니다. Android는 StepCounter (or Accelerometer) 센서 API를, iOS는 CoreMotion CMPedometer 를 사용하여 걸음 수를 측정합니다.
https://andrewdongminyoo.github.io/react-native-step-counter/
MIT License
29 stars 10 forks source link

[Closes #38] Add react-native 0.73.x to peerDependencies spec #39

Closed francisli closed 6 months ago

francisli commented 8 months ago

Closes AndrewDongminYoo/react-native-step-counter#38

AndrewDongminYoo commented 6 months ago

fixed by this commit