[리액트 네이티브 라이브러리] 사용자의 걸음 수를 계산합니다. Android는 StepCounter (or Accelerometer) 센서 API를, iOS는 CoreMotion CMPedometer 를 사용하여 걸음 수를 측정합니다.
32
stars
10
forks
source link
fix : step counter module backward compatibility #36
Closed
mauriciolcs closed 1 year ago
This pr fixes the error at issue #35
I was testing some things and i found this solution
I needed to update
@release-it/conventional-changelog
because of vulnerability intosemver
package used on it