Total Pageviews

Monday 29 May 2023

Reactotron:React Native apps的审查工具



Reactotron 是一款可以审查 ReactJS 和 React Native apps的 CLI 和 OS X 应用。

安装:
npm install -g reactotron-cli

Reactotron 可以:
    查看应用状态
    显示 API 请求和应答
    执行快速的性能基准测试
    订阅部分应用状态
    显示类似 console.log 的信息
    通过源映射跟踪全局错误

Reactotron 遵循 MIT 开源授权协议,GitHub 地址:
https://github.com/reactotron/reactotron

No comments:

Post a Comment