Skip to content

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

License

Notifications You must be signed in to change notification settings

catalinaturlea/HeaderWebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published