[ Documentation ]
Compatibility

Compatibility

Check the home page conformance section for compatibility of each package.

Check your project

terminal
rnx compat

That scan classifies packages as:

  • +
    Full support: the common runtime surface works
  • +
    Partial support: major APIs work, but some behavior is still missing
  • +
    Auto-stub: the package resolves through a basic fallback only
  • +
    Unsupported: the package still depends on native SDK behavior
  • +
    Not relevant: build/config packages tracked in the registry but excluded from runtime scoring

You can also drag a package.json or lockfile onto the compatibility explorer to see how your exact dependency set scores.

When a package isn’t supported