jsonld.js icon indicating copy to clipboard operation
jsonld.js copied to clipboard

Add react-native section to package.json

Open dmitrizagidulin opened this issue 2 years ago • 1 comments

Add React Native support, and instructions in the README. See also:

  • https://github.com/digitalbazaar/rdf-canonize/pull/76
  • https://github.com/digitalbazaar/http-client/pull/39

dmitrizagidulin avatar Aug 11 '23 02:08 dmitrizagidulin

@dlongley @davidlehn Any chance of merging in this PR, since it's got approval?

dmitrizagidulin avatar Aug 03 '24 21:08 dmitrizagidulin

  • I made a different minimal patch here: https://github.com/digitalbazaar/jsonld.js/pull/572
  • Text is aligned with what's in rdf-canonize.
  • The types part left out since I don't know what is needed there, if anything, or how that interacts with other external types defs.
  • The deps updates happened in another PR.

davidlehn avatar Nov 20 '25 20:11 davidlehn

Fixed in v9.0.0 via https://github.com/digitalbazaar/jsonld.js/pull/572.

davidlehn avatar Nov 21 '25 02:11 davidlehn