Quiz on Navigation and Routing
Check your understanding of the Navigation and Routing chapter.
We'll cover the following...
1
Which is not a correct implementation of the Navigator
API?
A)
Navigator.push()
B)
Navigator.pop()
C)
Navigator.popAndPush()
D)
Navigator.popAndPushNamed()
Question 1 of 50 attempted