Skip to content

atomicobject/rubymotion-nimbus-table-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyMotion and the Nimbus table view

Recently, I wished I had a more complete example of how the Nimbus library makes dealing with a UITableView easier. This example was created in response to that fruitless search.

Requirements

To run this example you'll need:

  • RubyMotion -- confirmed with v.26 but it may work with earlier versions
  • Ruby 1.9.3

To run it

  1. Clone the repository
  2. cd to the directory
    • There is an .rvmrc file -- use it if you like
  3. Run bundle install
  4. Run rake to start the app in the simulator

Authors

Jason Porritt (jason.porritt@atomicobject.com)

© 2012 Atomic Object

About

Example of using a Nimbus table view in RubyMotion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages