Skip to content

Rounded's iOS styleguide, best practices, and application structure

Notifications You must be signed in to change notification settings

Rounded/rounded_ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

#Rounded - iOS Development

Introduction

So you want to build an iOS application - nice. This document encompasses Rounded's iOS & Objective-C development practices. The standards here aren't just suggestions, they are set of guidelines aimed to increase speed of development, increase code modularity, and make developer transitions smooth as butter.

It's a living document; submit a pull request if you feel anything needs to be manipulated or added.

Read this then go build stuff.

Objective-C Style Guide

Rounded adheres to the NY Times iOS Styleguide for all iOS development. It's concise, clear, and matches all of Rounded's Objective-C syntax rules & best practices. Know it and follow it.

Development Workflow

Application Structure

Best Practices

Resources

  • Stack Overflow Self explanatory
  • Objc.io - A great set of articles that dive deep into iOS issues
  • iOS Weekly - A weekly newsletter covering iOS topics and upcoming code libraries

About

Rounded's iOS styleguide, best practices, and application structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published