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

https://github.com/guancecloud/datakit-react-native

Guance Cloud Android iOS React Native SDK
https://github.com/guancecloud/datakit-react-native

datakit javascript react react-native

Last synced: over 1 year ago
JSON representation

Guance Cloud Android iOS React Native SDK

Awesome Lists containing this project

README

          

# react-native-mobile

基于观测云 Android iOS React Native SDK

## Installation

```sh
npm install @cloudcare/react-native-mobile
```

## Usage

```js
import {
FTMobileReactNative,
FTReactNativeLog,
FTReactNativeTrace,
FTReactNativeRUM,
FTMobileConfig,
FTLogConfig,
FTTraceConfig,
FTRUMConfig,
MonitorType,
TraceType
} from '@cloudcare/react-native-mobile';

// ...

```

## More

[View Doc Here](https://docs.guance.com/real-user-monitoring/react-native/app-access/)

## License

Apache 2.0