Skip to content

Demonstrate how to use Dropbox Datastore with RubyMotion

Notifications You must be signed in to change notification settings

caramdache/drop

Repository files navigation

Dropbox Datastore API with RubyMotion

This sample demonstrate how to use the Dropbox Datastore API with RubyMotion.

The sample is based on Dropbox documentation for iOS, as well as the sample application Tasks, written in Objective-C. As you can see, the RubyMotion code is much simpler and shorter.

Steps to get started:

  • download the Dropbox SDK
  • move the SDK to vendor/Dropbox.framework
  • rake

Additional steps:

  • open the Dropbox Tasks sample with XCode
  • compile and run in the simulator
  • you can now switch between both apps and see your tasks move from one app to the other

Enjoy.

About

Demonstrate how to use Dropbox Datastore with RubyMotion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages