Skip to content

docs: navigate option to StacBottomNavigationBarItem ? #248

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

Open
aktxyz opened this issue May 14, 2025 · 2 comments
Open

docs: navigate option to StacBottomNavigationBarItem ? #248

aktxyz opened this issue May 14, 2025 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@aktxyz
Copy link
Contributor

aktxyz commented May 14, 2025

Am I missing something here? I am not seeing any sort of event handler property on the StacBottomNavigationBarItem widget, I am basically trying to do a network navigate when a bottom bar item is pushed ... trying to add to this example

https://github.com/StacDev/stac/blob/109ded1d65e2acbb57680f5b508c694b075a7e95/examples/stac_gallery/assets/json/bottom_nav_bar_example.json

@aktxyz aktxyz added the documentation Improvements or additions to documentation label May 14, 2025
@divyanshub024
Copy link
Member

divyanshub024 commented May 14, 2025

@aktxyz You mean you want to navigate to a new screen on click of a NavigationBarItem?

@aktxyz
Copy link
Contributor Author

aktxyz commented May 14, 2025

@aktxyz You mean you want to navigate to a new screen on click of a NavigationBarItem?

I am still fiddling around with ways to use this, but basically yes, I added an onTap to the nav bar for now just to keep poking around

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants