why
04/12/2023, 1:36 PMnavOptions {
popUpTo(navController.graph.findStartDestination().id) {
saveState = true
}
restoreState = true
}
|
|
|
Edit: is this stuff production ready? I mean this is literally crippling. No docs, no blogs worth reading. Everyone is talking about how to navigate from A to B, like what? smh + everything is private and internal, I can do nothing with this!!!