React Navigation @reactnavigation.org · Dec 20

In static configuration, the type of params is inferred based on the deep link configuration as well. Inspired by @tanstack.com router 🫶

1 likes 1 replies

?

Replies

React Navigation · Dec 20

The new `pushParams` API lets you push new entries to history without pushing a new screen. So you can keep filter changes in the history stack, show other components such as modals based on params, and more.