Figure out how to create a “Present Modally” segue between the CalculatorViewController and the ResultsViewController, so that when you press on the Calculate button, it triggers the segue and the screen transitions into the ResultsViewController. Then on the ResultsViewController, when you press the recalculate button it should go back to the previous CalculateViewController.
e.g.
Figure out how to pass the calculated result, numberOfPeople and tipPercentage over to the ResultsViewController and display it on screen.
e.g.
SOLUTION
Check out the solution to this challenge step by cloning the project from the link below:
https://github.com/appbrewery/Tipsy-iOS13-Completed/tree/f150b83d3d1e8711f09a730d6ed6f92303ef275c