-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The current implementation as of 0.1.1-beta.x already has a helper to convert React nodes to Preact components but the
navigation handlers and methods will need an additional helper since they depend a lot on the react context and a web dom isn't enough to handle this scenario.
This might need excessive conversion though the same can be avoided by using the native navigation libraries and adding them as a part of this library. It won't be as feature rich as react-navigatino but still something that's a lot more concise and easy to maintain
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request