React Native Firebase
    Preparing search index...
    • Checks two different things.

      1. Check if IndexedDB exists in the browser environment.
      2. Check if the current browser context allows IndexedDB open() calls.

      Returns Promise<boolean>