Giter Club home page Giter Club logo

appleapilistandcourselview's Introduction

React Native Testing App

Getting started

  1. Clone this repository

  2. Run npm install , all required components will be installed automatically

    iOS

    1. Run cd /ios && pod install
    2. Launch in iOS simulator npm run ios
    3. Start XCode and open generated appName.xcworkspace

    Android

    1. Launch in android simulator or device npm run android

Movie app:

● IT contains :

○ Splash screen

○ Login screen

○ Movie list in Carousel view. ○ Movie list in FlatList.

Splash screen:

● Splash screen with image and background colour.

Login screen:

● Login screen with some greeting texts.

● Email address field, required a valid email address.

● Password field, required a Valid password with minimum six characters.

● If user taps on login button with invalid fields, application prompt with alert and appropriate message will be display.

● If user logged in successful, user will be navigate to application dashboard.

● If user entered invalid email and/or password, application prompt with alert and appropriate message will be display.

Carousel screen: ● Carousel screen with title.

● Horizontal carouse view.

● When user launch this screen, we need to call API to get the data for movies Carousel view.

● Carousel view should be able user to swipe left/right, and during user swiping, the item which one when closing center should have size smooth change(be longer), and when leaving center should have size smooth change(be shorter). And movie name and genres information will be appear/disappear smoothly as well

Listing screen:

● Listing screen with title.

● Vertical FlatList view.

● When user launch this screen, we need to call API to get the data for movies FlatList view.

● display [N] Number of records, which is lazily loads and need to display.

appleapilistandcourselview's People

Contributors

rishavkumar-3796 avatar

Stargazers

 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.