Blogs | Srijan

Building Native Apps Using RubyMotion

Written by Laurent Sansonetti | Jun 1, 2016 7:38:00 AM

This webinar has now ended. Please view the session recording below.

 

Get a lowdown on how to build native apps on Ruby.

RubyMotion is an application development environment that lets Ruby developers write full-fledged native apps for iOS, Android and OS X using the language they already know and love. RubyMotion apps can access the entire set of platform APIs at no cost and are compiled into machine code. Apps written in RubyMotion have been downloaded millions of times.

In this webinar, we will see how RubyMotion works internally, what makes it different from other mobile toolchains, then go on to building native apps using Ruby motion.

The Webinar Covers:

  • How to access the entire set of iOS and Android APIs directly from Ruby.

  • How to write full native apps that are compiled into machine code (binary) and are never interpreted at runtime.

  • How to use Flow to write a cross-platform app in one Ruby codebase.

Check out Laurent's complete presentation.