Need suggestion and advice, I am using the below 2 lines of code in react native expo component, this.props.navigation.navigate("App"); patchUser(this.state.da
I'm attempting to create a settings view for my macOS SwiftUI status bar app. My implementation so far has been using a NavigationView, and NavigationLink, but
I want to achieve the function. Like, "Look up" view that is from Apple. My aim is when the sheet view push another view by navigation, the user can tap the na
I have a bottom nav with 4 fragments Home, Following, Notification, and Profile, there is no issue with the bottom navigation on backstack , but now for eg from
in the fragment which i made it host in the tag fragment in activity when i use navController = Navigation.findNAvController(view) the app crashes by the error:
In my application I have 13 screens in total, some of them has links to other screens, I also have a drawer that has links to most of these screens. The followi
ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the applicati
The Unity Navmeshagent is not working !on terrain!. I'm very kinda new to unity and need help with the navmesh agent. It's baking fine just that the entity or s
I am using Unity's navmesh system to make an RTS game with tanks. When the tanks get close to each other, the avoidance system kicks in and they try to get out
I have a problem while hitting the back button on an activity, in particular, the back button on the activity closes the application and destroys all the activi
I am working on a project for blind navigation wherein Im planning to place ultrasonic sensors like two each on the shoe, four on the vest( the person will be w
as the docs from go_router describe, it is easy to set pageBuilder-Transitions for single pages. However, I want to set the default PageTransition for all pages
I am trying to use arrow keys to navigate a table. The below code works but the problem is that it will only navigate from the last place the arrow key was used
I have a project on React Native and sometimes when errors occur, the application gets on the wrong route in the React Navigation. Therefore, I get a blank whit
I want in implement floor map navigation in my application. Please , suggest any available Library or ways to implement it. Tried following, but does not allo
I'm exploring the the 'Navigation Architecture Component' concept which introduced in Google I/O 2018 last month. Let say I have an activity with a bottom nav
This is the desktop application I am creating in WPF. I am using Hamburger menu library. Desktop application Wpf I am struggling with this for last one week.
I have 2 ViewControllers embedded in a Navigation Controller shown in the picture below. Every time I scroll through my table item, the navigation background c
I need to use an image for my navigation buttons inside of my navigation bar. Right now, I have it set as a color, and when hovered over, it changes color. Ho
I got a question about using Navigation Architecture Component. I have defined a navigation graph to my app and it works perfectly but I need to use framework S