Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-1797

@realm/react support for Realm Web

      Problem

      The @realm/react package doesn't support the Web SDK. Add support for the following provider/hooks:

      • useApp and the AppProvider
      • useUser and the UserProvider

      It would also be useful to add better support for the Atlas GraphQL API. Currently, the user has to add a fair bit of boilerplate around authenticating requests (and the currently documented behavior is re-fetch custom user data on every request).

      As the Realm Web SDK doesn't currently support Realm Database, the other existing hooks/providers probably wouldn't make sense for inclusion now.

      Solution

      support the following providers/hooks:

      • useApp and the AppProvider
      • useUser and the UserProvider

      also provide better support for Atlas GraphQL API.

      How important is this improvement for you?

      Would be a major improvement

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: