nativescript-preact
nativescript-preact copied to clipboard
Build cross-platform iOS and Android apps using Preact.
Results
5
nativescript-preact issues
Sort by
recently updated
recently updated
newest added
When triggering `goBack` NS will show the cached previous Frame tree. But, by this point, we have replaced our DOM, and *not* cached the previous dom representation of the Frame....
bug
If we're thinking about how this would work, settling on MobX for state store would be super cool. The original 2-way binding in NS leads to fragmenting state into many...