preact-native icon indicating copy to clipboard operation
preact-native copied to clipboard

full preact compat

Open barelyhuman opened this issue 3 years ago • 0 comments

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

barelyhuman avatar Oct 20 '22 17:10 barelyhuman