[HW1] [objective-C] table view use segue connect to UIWebView

Jameskrauser Lee
2 min readFeb 26, 2018

--

Demo:

if you click Apple in Table View , we will show the Apple URL

How to transfer data between ViewController with segue?

create receiveData in MyWebViewController[second story.board] to load URL.
Create variable in Viewcontroller in main.storyboard
set identifier to segue1

--

--

Jameskrauser Lee
Jameskrauser Lee

Written by Jameskrauser Lee

For the last few years. i was involved mostly in the development of Automatic Fare collection system for the Chennai Metro. Familiar with C++ and iOS.

No responses yet