Context passed to route screen render functions.
A route screen can ignore this context and use only params, or use it to read state, schedule updates, and navigate.
params
Context passed to route screen render functions.
A route screen can ignore this context and use only
params, or use it to read state, schedule updates, and navigate.