barelyhuman / barelyhuman/preact-native
full preact compat
Open
- Dominant language
- JavaScript
- Stars
- 157
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
While the current setup already works with basic preact work, we need to make sure that the DOM is compatible with everything preact uses right now so that the area of failure due to an incomplete node tree is a lot less.
sub-issues:
- `preact/hooks` don't know who the parent component or invoking component is
Contributor guide
Assessment
This issue has not been assessed yet.