Giter VIP home page Giter VIP logo

rn-giphy's Introduction

Giphy + React Native

Simple GIFs app with search functionality, pagination with infinite scroll, and smooth loading of gifs.

Get Started

If you have not yet installed React Native, you can use this tutorial.

Use git clone to get project. Then go to the root folder of project and install all node modules using npm install or yarn command.

API Key

You need to get API key from GIPHY Developers and you will need to add value of API_KEY inside your root/src/constants/keys.js file

(NOTE: I already added developer key)

Run on Android

  1. You have to connect hardware device using ADB or run emulator.
  2. Invoke yarn android command.

Run on iOS

  1. You have to get Xcode installed on your machine.
  2. Invoke yarn ios command.

Build for Android

  • For APK, Invoke yarn android-apk command.
  • For Bundle, Invoke yarn android-bundle command.

(NOTE: sample keystore and it's credentials are already configured. if you want to change it you can generate new keystore inside root/android/app/ and update gradle.properties inside root/android/)

Library used

rn-giphy's People

Contributors

bhavik66 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.