/iOSFormExample

This repository is a companion to a set of medium articles.

Primary LanguageSwift

iOS Form Example

This repository is to support the Medium article that walks through how to set up this project. This project is to illustrate a way of handling forms in iOS. The driver behind this is configuration via Storyboards and a minimal setup in code.

Medium Article: Forms in iOS