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
- Host: GitHub
- URL: https://github.com/guancecloud/datakit-react-native
- Owner: GuanceCloud
- License: apache-2.0
- Created: 2021-12-01T10:20:39.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-20T06:49:16.000Z (over 1 year ago)
- Last Synced: 2024-12-24T21:34:19.006Z (over 1 year ago)
- Topics: datakit, javascript, react, react-native
- Language: TypeScript
- Homepage:
- Size: 2.54 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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