I have a React Native application and sometimes instead of rendering components it shows just white screen. There are no errors or exceptions, it just as empty DOM.
This error appears both for Android and iOS and I can't catch any pattern when it happens. Can BugSnag or Crashlytics give me some more info which can help? Are there any way to treat white screen like an error in these services?