An open API service indexing awesome lists of open source software.

https://github.com/hecom-rn/sentrystatics


https://github.com/hecom-rn/sentrystatics

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# SentryStatics

基于`@sentry/react-native` 封装的分析统计组件。

## 安装
```shell
npm install --save @hecom/sentryStatics
```

## 使用方法

```javascript
import SentryStatics from '@hecom/sentryStatics';
```

## 接口
查看index.ts文件