Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS6.css

A recreation of the iOS 6 interface, built with pure CSS and a bit of JS. A three-day study, reuse freely, but expect to do some wiring to fit a real project.

Components (v1.0)

Navigation

  • Status bar
  • Navigation bar
  • Search bar
  • Segmented control

Feedback

  • Alert view
  • Action sheet

Input

  • Switch
  • Slider
  • Time picker
  • Action slider
  • Keyboard
  • Numeric pad

Lists

  • List rows
  • Driller rows

More components will be added over time.

Usage

<link rel="stylesheet" href="components/system.css">
<script src="components/system.js" defer></script>

Copy the markup patterns from index.html and drop in your own icons from /icons.

Credits

Every pixel here is based on "Legacy iOS UI Kit" by Denys Lunov.

License

MIT, see LICENSE

About

A love letter to iOS 6, rebuilt from scratch in pure CSS and JS.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages