Skip to content

Baseline for an HTML/Javascript/CSS app that is a WebView in a native iOS application

License

Notifications You must be signed in to change notification settings

tulipretail/WebViewBaseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebViewBaseline

WebViewBaseline provides a simple starting point for any new HTML/Javascript/CSS based application that will be part of a UIWebView in a native iOS application.

What this baseline provides:

  • HTML5 template
  • Viewport settings to avoid pinch, scaling, resizing, etc.
  • Apple-specific metadata
  • Common CSS hacks to make the WebView feel more native

To make your app feel native, it's important to leave scrolling, navigation, and animation to iOS-native components.

About

Baseline for an HTML/Javascript/CSS app that is a WebView in a native iOS application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published