If I throw inside `componentDidMount`, I see RSOD. If I throw in `render`, I'm being thrown into Xcode and I have to restart (not reload) the app.
If I throw inside
componentDidMount, I see RSOD.If I throw in
render, I'm being thrown into Xcode and I have to restart (not reload) the app.