bthecorgi / MovieDetailsMiniApp

Electrode Native - Movie Details MiniApp (Getting Started)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieDetailsMiniApp

Electrode Native - Movie Details MiniApp (Getting Started)

Application that has a UI to display details of a given movie.

Prerequisite

Install Electrode Native

Run the app standalone

To run this app stand alone simply clone the repo and execute the ern run command as below.

$ git clone https://github.com/electrode-io/MovieDetailsMiniApp.git
$ cd MovieListMiniApp
$ yarn install

Android

$ ern run-android

iOS

$ ern run-ios

Run the app with MovieListMiniApp.

Follow instructions here

About

Electrode Native - Movie Details MiniApp (Getting Started)


Languages

Language:JavaScript 68.8%Language:Objective-C 19.4%Language:Java 11.8%