Skip to content

This React Native project used FlatList to display content with Pagination.

Notifications You must be signed in to change notification settings

pankajnegi1893/GraphQLPaginationFrontEnd

Repository files navigation

GraphQLPaginationFrontEnd

This React Native project used FlatList to display content with Pagination.

Technology Stack

  • React Native
  • GraphQL
  • Apollo Client
  • Native Base

Development Environment

  • MacOS Mojave 10.14.3
  • Node 11.8.0
  • npm 6.5.0
  • react-native-cli: 2.0.1

Running the project

  1. Clone the project.
  2. navigate to projectDirectory folder using cd projectDirectory.
  3. Install dependencies with npm install.
  4. Before running the app make sure you server project ( Link ) is running. If you are setup the project in you local then get the ip for your system and change the URL inside src/graphql/Apis.js. Also connect you device to the same Wifi as you Local System is connected.
  5. Run with react-native run-android or react-native run-ios.

Screenshot

About

This React Native project used FlatList to display content with Pagination.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published