next-drupal
next-drupal copied to clipboard
compatibility with react native
I was wondering if this can be used in a react native application, since it uses Drupal as an headless css, would it be possible to query Drupal apis, using some of next-drupal methods, like:
getResource getResourceByPath getResourceCollection getMenu translatePath getView
Right on! We are looking into it. On the roadmap for 2.0.0 (by popular demand) is abstracting the JSON:API consumer into a client you can use outside of Next.js.
I'll post the roadmap soon.
great news