Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 333 Bytes

rubymotion-pagertab-example

Simple example to use TabLayout and ViewPager with RubyMotion Android

Example

Alt text

How to run

I recomend the use of genymotion to run android emulator.

  • bundle install
  • run the simulator, tested on "Nexus 5 6 API 23"
  • rake newclear