init
parents
Showing
.gitignore
0 → 100644
MonitorType.js
0 → 100644
android/.classpath
0 → 100644
android/.project
0 → 100644
android/android.iml
0 → 100644
android/build.gradle
0 → 100644
File added
android/gradlew
0 → 100644
android/gradlew.bat
0 → 100644
android/local.properties
0 → 100644
index.js
0 → 100644
ios/clazz/RNMonitor.h
0 → 100644
ios/clazz/RNMonitor.m
0 → 100644
ios/clazz/RNMonitorConfig.h
0 → 100644
ios/clazz/RNMonitorConfig.m
0 → 100644
ios/clazz/log/RNLogManager.h
0 → 100755
ios/clazz/log/RNLogManager.m
0 → 100755
ios/clazz/model/RNDeviceDO.h
0 → 100644
ios/clazz/model/RNDeviceDO.m
0 → 100644
ios/clazz/model/RNEventDO.h
0 → 100644
ios/clazz/model/RNEventDO.m
0 → 100644
ios/clazz/model/RNLogDO.h
0 → 100644
ios/clazz/model/RNLogDO.m
0 → 100644
ios/clazz/model/RNPageDO.h
0 → 100644
ios/clazz/model/RNPageDO.m
0 → 100644
ios/clazz/model/RNParamDO.h
0 → 100644
ios/clazz/model/RNParamDO.m
0 → 100644
ios/clazz/service/RNFMDB.h
0 → 100755
ios/clazz/service/RNFMDB.m
0 → 100755
ios/clazz/util/RNDevice.h
0 → 100644
ios/clazz/util/RNDevice.m
0 → 100644
ios/clazz/util/RNJSON.h
0 → 100644
ios/clazz/util/RNJSON.m
0 → 100644
ios/clazz/util/RNUtil.h
0 → 100644
ios/clazz/util/RNUtil.m
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "react-native-monitor", | ||
| "version": "1.0.0", | ||
| "description": "## Getting started", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "http://gitlab.shop.hisense.com/wangduo3/react-native-monitor.git" | ||
| }, | ||
| "author": "", | ||
| "license": "ISC" | ||
| } |
readme.md
0 → 100644
Please register or sign in to comment