Skip to main content
This is unreleased documentation for React Native Next version.
For up-to-date documentation, see the latest version (0.82).
Version: Next

Document nodes

Document nodes represent a complete native view tree. Apps using native navigation would provide a separate document node for each screen. Apps not using native navigation would generally provide a single document for the whole app (similar to single-page apps on Web).


Reference

Web-compatible API

From Document:

From Node: