SkillAgentSearch skills...

HeaderWebView

Custom view that mimics the native iOS email reader - custom header to a webView that moves with the content

Install / Use

/learn @catalinaturlea/HeaderWebView
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

HeaderWebView

Example iOS project that contains a custom UIView which can be used to display email contents, using an UIWebView and a UIView as the header (typical email information like to, from, cc, bcc and so on). It mimics the behavior of the native email reader. With the header scrolling up and down with the content but not moving on zooming on the webview.

It also includes an example of supporting full screen (hiding/showing the navigation/toolbar on scolling or single tap). This is achieved through a simple protocol implementation.

The project includes the custom UIView class and an example ViewController where the functionality can be tested. The interface is configured by using a storyboard.

Suggestions and feedback are totaly welcome.

Related Skills

View on GitHub
GitHub Stars22
CategoryContent
Updated6y ago
Forks4

Languages

Objective-C

Security Score

75/100

Audited on Nov 29, 2019

No findings