Open
Description
https://reactnavigation.org/docs/en/routers.html#blocking-navigation-actions - this is pretty barebones. One use case that came up was to fire a query when the user presses back and only complete that when the query is complete and the result matches some criteria. These docs don't say how to handle async