react-native异常处理库
react-native模块,让您注册一个全局错误处理程序,可以捕获致命/非致命的未捕获异常 master-atul released this
Adds additional safeguards on stack trace string capture.
Thanks @psegalen
Assets
2
Assets
2
Thank @alexovits
v2.9.0
master-atul released this
- Adds support for executing previously set error handlers (now this module can work with other analytics modules)
- Adds an improved approach for overwriting native error handlers.
- Thanks @dsolimando
V2.8.9
master-atul released this
Prevents override of default exception handler for android.
Solves the bug #62
Thanks to @mark-friedman
v2.8.6
master-atul released this
Reverted console._errorOriginal as it was causing infinite loops sometimes.
Will add an optional opt-in mechanism for this feature in future releases
v2.7.5
master-atul released this
Import reordering of RCTBridge
Fixes #46 per facebook/react-native#15775 (comment)
Not a breaking change
v2.7.1
master-atul released this
Reduced npm package size - removed the unnecessary build files and folder
No breaking changes
v2.7.0
master-atul released this
Removing SIGPIPE as per #32
Thanks @pesterhazy
Watchers:24 |
Star:1127 |
Fork:90 |
创建时间: 2017-04-21 09:27:10 |
最后Commits: 2月前 |
许可协议:MIT |
分类:混合移动开发 / JavaScript开发 |
收录时间:2017-05-19 12:39:41 |
8cf842a
Compare