Passing Data

Send data from one view controller to another

Watch Video

As you work with multiple View Controllers, you’ll eventually want to pass data between them. This will in turn make your app more interactive and dynamic. For example, each time you press on a card, it’ll show a screen filled with data specific to that article.

Tweet "Passing Data - Send data from one view controller to another by @MengTo"Tweet