文件名称:react-native-pedometer-android:适用于Android步骤计数器的React Native包装器
文件大小:221KB
文件格式:ZIP
更新时间:2024-03-17 21:32:40
Java
react-native计步器android 适用于Android步骤计数器的React Native包装器 安装 npm install git+https://github.com/SVss/react-native-pedometer-android.git 用法 import { NativeModules } from 'react-native' ; import Pedometer , { StepCounterEvent , SingleStepCounterEvent } from 'react-native-pedometer-android' ; if ( Pedometer . isSupported ( ) ) { const pedometerEvents = new NativeEventEmitter ( NativeModules . Pedomet
【文件预览】:
react-native-pedometer-android-main
----android()
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------gradle.properties(127B)
--------gradle()
--------src()
--------.gitignore(91B)
--------settings.gradle(52B)
--------build.gradle(3KB)
----package.json(3KB)
----LICENSE(1KB)
----package-lock.json(735KB)
----src()
--------index.ts(292B)
----.eslintrc.js(2KB)
----tsconfig.json(772B)
----.gitignore(592B)
----README.md(946B)
----.eslintignore(84B)
----.editorconfig(283B)
----.gitattributes(71B)
----babel.config.js(76B)