包含用于代码示例的 RubyMotion 应用程序集合。
This repository contains a collection of RubyMotion examples.
Each one of the sub-directories in this repository is a genuine RubyMotion project that demonstrates one or more particular features of iOS, OS X, watchOS, tvOS or Android.
The game directory includes samples using the new RubyMotion 4.0 cross-platform game API. Make sure to install the motion-game gem before building them.
Check their README files to know more. Type rake from there to build and try the sample in the simulator. You can find the full source code from their app directory.
For instance, to try the iOS RedditSearch sample:
$ cd ios/RedditSearch
$ rakeIf you have a sample to contribute, please create a pull request!
All samples are covered by the MIT license. Feel free to reuse the source code in your projects.
…暂无开放 Issues,或尚未同步最近议题。