iT邦幫忙

2018 iT 邦幫忙鐵人賽
DAY 16
0
Software Development

挑戰 30天內送審一支APP 系列 第 16

Segue 與 Navigation Controller (一) ( D day + 15 )

  • 分享至 

  • xImage
  •  

tableview目前做了一個段落,這次來實作如何使用與自訂Segue
這部分分成三個階段:

  1. 建立一個新的Navigation Controller 與 View Controller
  2. 建立一個新的 Class 並與 View Controller 連結
  3. 將自訂的類別加入對應的變數 ( code )

首先 先開啟之前做的 Food Pin project

建立一個新的 Navigation 與 View Controller

  1. 點選 Xcode 中 Editor -> Embedin -> Navigation Controller,並且在 Attributes inspector 將標題(Navigation Item)改為 Food Pin

  2. 拖曳一個新的 View Controller並且新增一個 image view。
    加入間距約束條件,並且 在 Content Mode 將 Scale -> Aspect Fill

  3. 按住 Ctrl ,點選 Prototype Cell 拖曳到 View Controller

或者你也可以在文件大綱,按住 Ctrl 點選 Cell拖曳至 View Controller。
並且在彈出的視窗 Selection Segue 選擇 Show 。

  1. 這樣初步的版型就好了

建立一個新的 Class 並與 View Controller 連結

  1. 建立一個新的 Class

  2. 將剛剛建立的 “**Restaurant Detail View Controller **” 與 這個 Class結合

到目前為止都還不錯,試著跑simulator 看看狀況如何


上一篇
如何刪除一個列 (w/ UITableViewDataSource) ( D day + 14 )
下一篇
Segue 與 Navigation Controller (二) ( D day + 16 )
系列文
挑戰 30天內送審一支APP 30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言