fcanas / Formulary

Declarative iOS TableView Forms in Swift (pre-SwiftUI)
https://fabiancanas.com/Formulary/
MIT License
82 stars 10 forks source link

Add examples: New appointment and contact editor #9

Open tp opened 9 years ago

tp commented 9 years ago

This would be my long-term goal to implement after the changes mentioned in #5 are implemented.

I think when Formulary is able to implement these well-known forms succinctly it probably does contain most the of the basic cell types needed and also allows quite flexible styling.

fcanas commented 9 years ago

Agreed.

Depends on #3 as well.