Coder Social home page Coder Social logo

nareshbhatia / movie-magic-2-react-native Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 2.76 MB

A sample application to demonstrate the use of basic UI components such as buttons, forms and lists

JavaScript 19.26% Ruby 6.40% TypeScript 45.35% Java 19.77% Objective-C 6.17% Objective-C++ 3.05%

movie-magic-2-react-native's Introduction

Movie Magic 2 (with React Native)

A sample application to demonstrate the use of basic UI components such as buttons, forms and lists.

Home Page

Home Page

Sign In Form

Sign In Form

Top 10 Movies

Top 10 Movies

Building Movie Magic 2

Make sure that React Native is correctly installed (see React Native CLI Quickstart).

Now follow these steps:

yarn

yarn pod-install  # legacy architecture
# OR
yarn pod-install-new-arch  # new architecture

# Running on iOS Simulator
# Make sure that the iOS Simulator is running
# Now execute the following command:
npx react-native run-ios

# Running on a real iOS device
# Attach an iPhone to your machine using a USB cable
# Open the project in Xcode (MovieMagic/ios/MovieMagic.xcworkspace)
# Under "Signing and Capabilities" tab, select your Apple Developer account in the "Team" Field
# (Do this for both targets: MovieMagic & MovieMagicTests)
# Now execute the following command:
npx react-native run-ios --device

movie-magic-2-react-native's People

Contributors

nareshbhatia avatar

Watchers

James Cloos avatar  avatar  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.