JMForms 0.1.11

JMForms 0.1.11

Maintained by Jakob Mikkelsen.



JMForms 0.1.11

  • By
  • Jakob Mikkelsen

Swift v5 Pod version Carthage compatible Stars Issues Forks

JMForms - Simple form builder

JMForms is a form builder written in Swift 5 📝
The framework is currently used in the Tiimo | The ADHD & autism app.

alt text

Requirements

  • Xcode 10.2
  • iOS 13.0+

Installation

Cocoapods

pod 'JMForms'

Carthage

github "JMCPH/JMForms"

Usage example - Coming soon...

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

JMFormItemTypes
  • UITextField
  • UITextView
  • UISwitch
  • UIImagePicker
  • More coming soon...

Author

🕴🏻 Jakob Mikkelsen
📩 Email
🔗 LinkedIn
🖥 Website

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork it (https://github.com/JMCPH/JMForms/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Acknowledgements