Skip to content

SumeruSoftware/rubymotion-kgmodal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rubymotion-kgmodal-example

This is a sample application that demonstrates how KGModal can be used in rubymotion apps

KGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content view and center it on screen with nice animations!

Configuration

With CocoaPods

Just add the following lines to your Rakefile. Make sure that you have required 'cocoapods' and 'motion-cocoapods' gems in your Gemfile

  app.pods do
    pod 'KGModal'
  end

About

This is a sample application that demonstrates how KGModal can be used in rubymotion apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages