This API is pre-installed in managed apps. It is not available to bare React Native apps. To use it in a bare React Native app, follow its installation instructions.
Set arbitrary error recovery props. If your project crashes in production as a result of a fatal JS error, Expo will reload your project. If you've set these props, they'll be passed to your reloaded project's initial props under exp.errorRecovery. Read more about error handling with Expo.