Skip to content

aberbenni/MotionDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MotionDialog

MotionDialog is a port of MonoTouch.Dialog to RubyMotion. It is a foundation to create dialog boxes and show table-based information. Table support Pull-to-Refresh as well as built-in searching.

screenshot

Currently this supports creating Dialogs based on navigation controllers that support both basic and advanced cells.

Some basic cells include:

  • On/Off controls
  • Slider (floats)
  • String informational rendering
  • Text Entry
  • Password Entry
  • Jump to HTML page
  • Radio elements
  • Dates, Times and Dates+Times
  • Pull-to-refresh functionality
  • Activity indicators

Advanced cells include:

  • Container for arbitrary UIViews
  • Mail-like message displays
  • Styled cells

Check out a working sample app here!

Forking

Feel free to fork! And if you end up using MotionDialog in your app, I'd love to hear about your experience.

Bugs

Please report any bugs you find with our source at the Issues page.

Todo

  • Gemify
  • More Elements and samples
  • Rubyfication with BubbleWrap

About

MonoTouch.Dialog port to RubyMotion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages