Git Product home page Git Product logo

react-native-flatlist-grid's Introduction

Installation Guide

Following is a quickstart guide to get you started

1.Environment Setup

Make sure you have setup environment before cloning the repository

  • Go to React Native Setup Guide
  • Make sure you have selected React Native CLI Quickstart
  • Select your Development OS and Target OS
  • Follow the instructions and make sure your machine is ready for react native development.

2. Clone and Install

2.1 Clone the repository

Clone the repository

2.2 Install dependencies

Install the dependencies that are required to run the project. run the following command in the shell:

cd flatlistimagegrid
yarn install

//only for mac
cd ios && pod install

3. Running the app

After installing all the dependencies, we need to run the following command:

For android

npx react-native run-android

For iOS (For MacOs only)

npx react-native run-ios

The above command opens up a emulator via android studio, and ios simulator in macOS. if all goes well you will be able to see the app run. Cheers.

4. Screenshots

Home vertical Home grid zoom modal

5. TroubleShooting

Run the following command to clean the build.

npx react-native-clean-project --remove-iOS-build --remove-iOS-pods

react-native-flatlist-grid's People

Contributors

nagasaicharan avatar

Watchers

 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.