Skip to content

GuanceCloud/datakit-react-native

Repository files navigation

react-native-mobile

基于观测云 Android iOS React Native SDK

Installation

npm install @cloudcare/react-native-mobile

Usage

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

// ...

More

View Doc Here

License

Apache 2.0