bitovi / academy

Everything we know about frontend, backend, UX, and Devops consulting and management.
https://www.bitovi.com/academy/
14 stars 3 forks source link

Remove the navigation params from “Navigation” #713

Closed chasenlehara closed 2 months ago

chasenlehara commented 2 months ago

This updates the exercises for the “Navigation” module by removing 1) the parameters that were passed in navigation.navigate() calls and 2) the route props that were passed into components.

All of the navigation parameter-related code will be covered in “Storing State in Navigation Parameters,”