Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 177 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 177 Bytes

rn_crash

react-native 异常捕获 demo

  • react-native init rn_crash --version 0.47.0
  • cd rn_crash
  • code . (在 vscode 打开)
  • npm i
  • react-native run-ios

sentry