dzenbot / DZNWebViewController

A simple web browser for iPhone & iPad with similar features than Safari's
https://www.cocoacontrols.com/controls/dznwebviewcontroller
MIT License
1.06k stars 181 forks source link

Share Actions #32

Closed robmontesinos closed 8 years ago

robmontesinos commented 9 years ago

I would like to implement my own sharing actions in the DZNWebViewController to match the rest of the App, specifically using Facebook SDK and TwitterKit which permit deep linking to my app on the App Store. I already sub-classed DZNWebViewController and would like to know if you have any advice on how to proceed other than to expose properties in the M file to the H file, i.e re-coding your work. Thank you.

dzenbot commented 8 years ago

I hope you figured it out :v: