AI

To help AI better understand this library's 1.x behavior, documentation, and project conventions so it can provide more accurate help during development and troubleshooting, this project provides the following capabilities:

llms.txt

llms.txt helps LLMs discover and use project documentation. For 1.x, use the following files.

https://react-native-youtube-bridge-docs.pages.dev/1.x/llms.txt
  • 1.x/llms-full.txt: The full-content file that concatenates the complete 1.x documentation into a single file.
https://react-native-youtube-bridge-docs.pages.dev/1.x/llms-full.txt

Markdown docs

Every documentation page also has a corresponding Markdown version that can be passed directly to AI.

Examples:

https://react-native-youtube-bridge-docs.pages.dev/1.x/guide/getting-started/overview.md
https://react-native-youtube-bridge-docs.pages.dev/1.x/guide/getting-started/quick-start.md
https://react-native-youtube-bridge-docs.pages.dev/1.x/guide/usage/player-controls.md

Providing a single Markdown page is often the most efficient option when you want help with one specific feature.