mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50587 Changelog: [internal] This does an initial formatting of all Markdown files that are going to be formatted by prettier from now on. Reviewed By: lenaic Differential Revision: D72706240 fbshipit-source-id: b365a94e5d74945a121966fddcb43776ebc534e0
947 B
947 B
Subsystem name
Description of the subsystem with the necessary context.
Usage
Explanation of how the subsystem is used.
Design
Explain how the subsystem is designed, relevant implementation details, etc. Ideally include an Excalidraw diagram.
Relationship with other systems
Part of
- A single bullet for the parent subsystem. Link to the documentation of that subsystem if it exists.
Part of this
- One bullet point for each subsystem that is part of this one. Link to the documentation of those subsystems if it exists.
Used by this
- One bullet point for each subsystem used by this one, explaining why it uses it and how. Link to the documentation of those subsystems if it exists.
Uses this
- One bullet point for each subsystem using this one, explaining why it uses it and how. Link to the documentation of those subsystems if it exists.