bedirhansavas / segueApp

This project is segueApp which integrate screens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

segueApp

This project is a segueApp which integrates screens.

First of all, I have added second viewController to my project. Later I have linked them.

Ekran Resmi 2021-04-27 14 59 25

After adding new button, I have directed the user to second screen without codes. This is an easy method. Since there is no need any process, when the user click "Go to 2nd Page" button user is directed automatically. This highlighted arrow(you can see below) represent "Go to 2nd Page". Actually this method can be a little bit useless. Because you can not transport datas to second screen.

Ekran Resmi 2021-04-27 15 38 40

For us, the more important arrow is another one. Because this arrow can transport datas. For better view and more functionality I have used navigation Controller. This process is done by clicking first screen and View Controller, Editor, Embed In and Navigation Controller respectively. (You can see the process below)

27 15 52 42

After essential codes I have transferred the data by using next Button.

Ekran Resmi 2021-04-27 15 13 30

Ekran Resmi 2021-04-27 15 05 28

Ekran Resmi 2021-04-27 15 04 58

About

This project is segueApp which integrate screens.


Languages

Language:Swift 100.0%