Skip to content

jQuery based full screen viewer for mocks designed for tablet devices. Currently iPad only but plan on moving to multiple platforms.

Notifications You must be signed in to change notification settings

egoens/iPad-Mock-Swiper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Swiper

A utility for displaying mocks creating for a tablet device. Images are called via json on each initial swipe to increase speed and load times.

Currently the views are only linear and do not include any section-based options. I intend to include this option in the future. Also, current implementation is iPad only.

Getting Started

  • Dimensions for images should be 1004x768 & 748x1024 (subtract 20px from orientation for Carrier bar)
  • Add image names & paths to images.json (example names & paths provided in file)
  • Landscape images will need "-horiz" appendix; portrait image name (article.png) & landscape image name (article-horiz.png)
  • Visit "mock-swiper" url on iPad.
  • Tap "Share" icon in menu bar
  • Tap "Add to Home Screen"
  • Tap icon after being added to your "Home Screen".
  • Viewer should load in Safari with no url bar. Voila

Branches

  • Use "pages" branch for allowing page declarations
  • Plan to merge this branch to master once proper conditional is put in place

Future Releases & Goals

  • Move to structure to be device-agnostic

About

jQuery based full screen viewer for mocks designed for tablet devices. Currently iPad only but plan on moving to multiple platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published