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

Publishing latest version on npmjs #46

Closed Ugur-Atakan closed 6 months ago

Ugur-Atakan commented 6 months ago

can you publish latest version on npmjs

AndrewDongminYoo commented 6 months ago

Sorry for the delay. I just released a new version, including your pull request. Thanks for your contribution.