bugsnag / bugsnag-react-native

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
https://docs.bugsnag.com/platforms/react-native
MIT License
370 stars 121 forks source link

Update plain example react-native version to work with Xcode 13 #461

Closed Cawllec closed 4 years ago

Cawllec commented 4 years ago

Goal

React-native 0.59.8 has issues when attempting to run the plain example app in Xcode 13 (see here).

This bumps the version to 0.59.9, which fixes the issue.