guistrutzki / RN-test

A simple app created using React Native, which change background color depending to the timestamp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Test for 4all

A simple app created using React Native, which change background color depending to the timestamp.

Setup

Download or Clone this repository, then type theses commands in terminal.

Install dependencies

  npm install 

iOS

Run project in iOS

  react-native run-ios

Android

Run project in Android

  react-native run-android

About

A simple app created using React Native, which change background color depending to the timestamp.


Languages

Language:Objective-C 35.3%Language:JavaScript 34.2%Language:Python 17.7%Language:Java 12.8%