0 comments (0 comments)2 reactions (2 reactions)0 assignees (0 assignees)JavaScript165 forks (165 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 1,999 stars (1,999 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Since react-tv is a renderer just like react-dom, I believe it's necessary to create a new Adapter specific to it ...
Probably something based on enzyme-adapter-react-16.
Some refs:
Contributor guide
- Research direction
- Study the existing enzyme adapter react 16 source code and the react tv renderer API to implement a similar adapter.
- Tech stack
- javascriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- JavaScriptReact