Help
Questions? Looking for help? These are the best places to look first.
Before you ask
Checking these pages first often gives the fastest answer:
For TV-specific behavior, verify on your target browser/runtime and include those details when asking for help.
Questions and design ideas
GitHub Discussions is not currently enabled for this fork.
For now, use React Native Web for TV Issues on GitHub and prefix the title with question: or discussion: for non-bug topics.
Use this path for:
- setup questions
- usage questions
- architecture and API ideas
- behavior that is unclear but not yet confirmed as a bug
If Discussions is enabled in the repository settings later, this page can be switched back to a dedicated Discussions link.
Issues (bugs and feature requests)
React Native Web for TV Issues on GitHub is the place for reporting and resolving issues with React Native Web for TV.
Use Issues for:
- reproducible bugs
- feature requests
- documentation corrections
When opening a TV-related issue, include:
- target TV browser/runtime and device model
- remote/key input details (which keys or events are delivered)
- minimal reproduction (repo, snippet, or sandbox)
- expected behavior vs actual behavior
If the behavior appears to be baseline React Native Web behavior (not TV-layer specific), link or cross-reference the corresponding upstream issue when possible.
Contributing fixes
Contributions are welcome. For branch model, test expectations, and PR checklist, see Contributing.
If you want to help with current gaps (for example TV parity edge cases or TV-specific TypeScript declarations), opening an issue first is the best way to align on scope.