Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation handlers #2

Open
barelyhuman opened this issue Sep 26, 2022 · 0 comments
Open

Navigation handlers #2

barelyhuman opened this issue Sep 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@barelyhuman
Copy link
Owner

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

@barelyhuman barelyhuman added the enhancement New feature or request label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant