All Projects → ahnafalfariza → Moviesdaily

ahnafalfariza / Moviesdaily

Licence: mit
Movies and TV Show mobile application. Built using react native.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Moviesdaily

Shaderlibs
topameng's shader libs
Stars: ✭ 27 (-40%)
Mutual labels:  mobile
Auto Value Bundle
Extends Autovalue to extract data from a bundle into a value object.
Stars: ✭ 36 (-20%)
Mutual labels:  mobile
Web Problem
收集平时遇到的问题
Stars: ✭ 41 (-8.89%)
Mutual labels:  mobile
Uphold Sdk Android
Uphold Android SDK
Stars: ✭ 32 (-28.89%)
Mutual labels:  mobile
Backbone Responsive Css3 Page Transitions
CSS3 hardware accelerated page transitions optimised for fluid layouts
Stars: ✭ 34 (-24.44%)
Mutual labels:  mobile
Cordova Plugin Inappbrowser
Apache Cordova Plugin inappbrowser
Stars: ✭ 994 (+2108.89%)
Mutual labels:  mobile
Fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
Stars: ✭ 33,382 (+74082.22%)
Mutual labels:  mobile
Goloc
A flexible tool for application localization using Google Sheets.
Stars: ✭ 42 (-6.67%)
Mutual labels:  mobile
Nativescript Cli
Command-line interface for building NativeScript apps
Stars: ✭ 977 (+2071.11%)
Mutual labels:  mobile
Fixmystreet Mobile
Cordova application for making reports to FixMyStreet
Stars: ✭ 40 (-11.11%)
Mutual labels:  mobile
Organic
Outliner, organizer and notes management app.
Stars: ✭ 34 (-24.44%)
Mutual labels:  mobile
F2
📱📈An elegant, interactive and flexible charting library for mobile.
Stars: ✭ 7,619 (+16831.11%)
Mutual labels:  mobile
Aurelia
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Stars: ✭ 995 (+2111.11%)
Mutual labels:  mobile
Mangosta Ios
MongooseIM client for iOS
Stars: ✭ 28 (-37.78%)
Mutual labels:  mobile
Reactnativecodereuseexample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
Stars: ✭ 41 (-8.89%)
Mutual labels:  mobile
Awesome Flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Stars: ✭ 38,582 (+85637.78%)
Mutual labels:  mobile
Ionic4
This repo contains example code for ionic4. Get Step by Step tutorial of this repo examples using https://ampersandacademy.com/tutorials/ionic-framework-4
Stars: ✭ 37 (-17.78%)
Mutual labels:  mobile
H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-2.22%)
Mutual labels:  mobile
Cordova Firefoxos
[DEPRECATED] Apache Cordova firefoxos
Stars: ✭ 41 (-8.89%)
Mutual labels:  mobile
Rntimerexample
📱 React Native + Mobx sample app
Stars: ✭ 40 (-11.11%)
Mutual labels:  mobile


MoviesDaily

Overview

Movies and TV Show mobile application. Available for iOS and Android. Developed as a personal project, created using React Native and TMDb API.

Screenshot

Features

  • Search movie and tv show
  • Discover tv and movies
  • Watch videos related
  • See images related to movie
  • Provide every season episode info
  • and many more

Installation

Make sure you have setup react native environment here

Clone this repo

$ git clone https://github.com/ahnafalfariza/MoviesDaily.git
$ cd MoviesDaily

Install dependencies

$ npm install

If you're running iOS, make sure you install the pods

$ cd ios
$ pod install

Run android or ios

$ npm run android
$ npm run ios

License

Project is published under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].