All Projects → brentcas → iOS-11-Framer

brentcas / iOS-11-Framer

Licence: other
iOS 11 Design System GUI for Framer

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to iOS-11-Framer

sodium-ui
Sodium is a simple, modular and customizable web component library to build elegant and accessible UI pieces for your React Application.
Stars: ✭ 23 (-45.24%)
Mutual labels:  uikit, design-system
open design system
Open Source Design System using Sketch. It's early days of my project.
Stars: ✭ 22 (-47.62%)
Mutual labels:  uikit, design-system
Shards React
⚛️A beautiful and modern React design system.
Stars: ✭ 639 (+1421.43%)
Mutual labels:  uikit, design-system
ocean-web
Blu's Design System
Stars: ✭ 25 (-40.48%)
Mutual labels:  uikit, design-system
Shards Dashboard Vue
A free Vue admin dashboard template pack featuring a modern design system and lots of custom templates and components.
Stars: ✭ 363 (+764.29%)
Mutual labels:  uikit, design-system
Sancho
Responsive and accessible React UI components built with Typescript
Stars: ✭ 365 (+769.05%)
Mutual labels:  uikit, design-system
Quick Free Bootstrap Theme
Free Bootstrap 4 Theme perfect for building responsive, mobile-first projects on the web suitable for businesses, startups, and agencies.
Stars: ✭ 31 (-26.19%)
Mutual labels:  uikit, design-system
tiny-ui
⚛️ A friendly UI component set for React.js
Stars: ✭ 202 (+380.95%)
Mutual labels:  uikit
sugui
UI Components library based on React, Styled Components and React Testing Library
Stars: ✭ 17 (-59.52%)
Mutual labels:  design-system
BottomSheet
A BottomSheet component made with UIKit. Completely written in Swift 🧡
Stars: ✭ 62 (+47.62%)
Mutual labels:  uikit
react-native-theme
🎨 Build consistent, themeable React Native apps
Stars: ✭ 27 (-35.71%)
Mutual labels:  design-system
StackableTableView
A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView
Stars: ✭ 72 (+71.43%)
Mutual labels:  uikit
SimplePagedView
A UIPageViewController replacement built to be as simple as possible
Stars: ✭ 77 (+83.33%)
Mutual labels:  uikit
swiftui-example
SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。
Stars: ✭ 109 (+159.52%)
Mutual labels:  uikit
windicss-analysis
🔍 A visual analyzer for Windi CSS
Stars: ✭ 120 (+185.71%)
Mutual labels:  design-system
RCPickerButton
Simple button for marking some items as selected.
Stars: ✭ 17 (-59.52%)
Mutual labels:  uikit
framer-seed
Kickstart your Framer Library prototype development.
Stars: ✭ 31 (-26.19%)
Mutual labels:  framer
VCore
VCore is a Swift collection containing objects, functions, and extensions that I use for my projects
Stars: ✭ 32 (-23.81%)
Mutual labels:  uikit
CoachMarks
UI component to focus the user's attention on parts of the app
Stars: ✭ 37 (-11.9%)
Mutual labels:  uikit
electron-markdown-editor
A simple electron markdown editor made with Uikit, Codemirror and markdown-it. Support for MathJax, code highlighting, live preview, and more.
Stars: ✭ 54 (+28.57%)
Mutual labels:  uikit

iOS 11 GUI for Framer



An iOS 11 graphical user interface kit assembled in Framer by @brentcas.

To open the Framer files, you need to have Framer installed on your macOS device. Download one of Apple’s iOS UI Design Resources for access to the San Fransisco Pro font. This collection of files is organized into folders like so:

01-Style

  • 01-Colors.framer
  • 02-Fonts.framer

02-iPhone-8-Elements

  • 01-System.framer
  • 02-Bars.framer
  • 03-Controls.framer
  • 04-Views.framer
  • 05-Keyboards.framer

03-iPhone-X-Elements

  • 01-System.framer
  • 02-Bars.framer
  • 03-Controls.framer
  • 04-Views.framer
  • 05-Keyboards.framer
  • 06-Safe-Areas.framer

Each Framer file has a collection of designed elements, and contains no prototype code for interactive behavior. These assets are for the purposes of copying and pasting into your own prototypes, or being used as a design reference.

Style Guide

Naming

Each UI layer should be given a code compatible name using camelCase following Google’s JavaScript style guide. Names should typically be structured as element, state, color. So, the light version of the status bar with a back button would be statusBarBackLight.

If a shape is the only layer within a frame, that frame can have the same name as the shape. Paths, groups, and joins within shapes do not need to be named.

Positioning Shapes

Shapes should always be within a fixed frame that is responsively positioned. If a shape is part of a group of other layers within a fixed frame, it doesn’t need an additional frame.

Footnotes

Brent Caswell can be contacted on Twitter @brentcas or via email at [email protected].

This project includes photography by Quentin Keller, Toa Heftiba, Caleb George, and Eduardo Dutra under the Unsplash license.

All files support Framer v116 and may have issues on other versions of Framer. This project is not affiliated with Apple, Framer, or Domino’s Pizza. Please see the license for more legal gobbledegook.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].