UNPKG

@fruits-chain/react-native-xiaoshu

Version:
23 lines (16 loc) 332 B
--- title: ErrorBoundary 错误捕获 nav: title: 组件 path: /component group: title: 反馈组件 path: /feedback order: 2 --- # ErrorBoundary 错误捕获 > 一般用于应用根组件,捕获 React 内产生的问题。 ## 代码演示 <code src="./__fixtures__/basic.tsx"></code> ## API <API hideTitle></API>