Giter VIP home page Giter VIP logo

movielistminiapp's Introduction

MovieListMiniApp

Electrode Native - Movie List MiniApp (Getting Started sample application)

Application that has a UI to display a list of movies.

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/MovieListMiniApp.git
$ cd MovieListMiniApp
$ yarn install

Android

$ ern run-android

iOS

$ ern run-ios

Run the app with MovieDetailsMiniApp.

With react-native platform you can easily combine multiple MiniApps into a single native application.

Here we have created a MovieDetailsMiniApp to take the user to the movie details page when a movie is clicked. To see how it works simply follow the steps below.

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

Android

$ ern run-android --miniapps moviedetailsminiapp --mainMiniAppName MovieListMiniApp

iOS

$ ern run-ios --miniapps moviedetailsminiapp --mainMiniAppName MovieListMiniApp

Once the app is launched clicking on a movie will take you to the details page of MovieDetailsMiniApp

To build this app from scratch, follow the instructions of our Getting started guide

To know more about electrode native platform check the docs HERE.

Branching strategy

There is one branch per version of Electrode Native used by the MiniApp (i.e ern-v0.7, ern-v0.8 ...).
The master branch is used for Electrode Native development version (1000.0.0).

movielistminiapp's People

Contributors

belemaire avatar deepueg avatar krunalsshah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.