mCodex / rs-module01-mobile-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge

📚 Libraries:

📦 Installation

It is easy, just run:

  • yarn - to install dependencies
  • yarn start - to start development mode
  • yarn android - to build and run in android emulator
  • yarn ios - to build and run in iOS emulator (before running it, go to ios folder and run pod install)

About


Languages

Language:JavaScript 45.2%Language:Java 21.0%Language:Objective-C 14.8%Language:Ruby 12.6%Language:Starlark 6.5%