Leanplum / Rondo-ReactNative

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Rondo App

Internal React Native SDK QA App

Requirements

  • If you have already installed Node on your system, make sure it is Node 8.3 or newer.

  • Configure your environment following React Native CLI

Getting started

  1. $ yarn install or $ npm install
  2. $ yarn ci
  3. For iOS only $ cd ios && pod install && cd ..
  4. iOS: $ yarn ios or $ npm run ios or Android: $ yarn android or $ npm run android

About


Languages

Language:TypeScript 75.3%Language:Java 8.3%Language:Objective-C 7.8%Language:Ruby 3.6%Language:JavaScript 2.2%Language:Shell 2.1%Language:Starlark 0.6%Language:Swift 0.2%