Package Exports
- react-native-vdebug
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-vdebug) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-native-vdebug
React-Native 调试工具
支持情况
- Command 自定义上下文
- 复制 cURL 至粘贴板
- 重新请求 URL
- 可视化 Response
- Log 等级分类
- 关键字过滤 Log / Network
- Command 历史记录 (ing...)
- 导出所有 Log / Network (ing...)
Install
Install NodeJS and suggest >= 8.11.0
Usage
npm install 'react-native-vdebug'
import VDebug, { setExternalContext } from 'react-native-vdebug';
setExternalContext('your context')
return <VDebug info={{ obj: 'your object' }} />
Snapshot
禁止商业用途 ❤ 研究学习范畴 ❤ 作者保留解释权
Commercial use is forbidden and The author reserves the right of interpretion