im making an application where i have to load my database from html file which is in my resource folder. i have a table view and when i click on a certain cell it will open html file based on that click. can any one help me how to do this. thanks
Share
// create a web view in “cellForRowAtIndexPath”
// implement the webView delegate