shubhnik / react-native-image-search

Test Assignment - image search using shutterstock api and react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STEPS TO RUN THE APP:

  1. Run npm i in the root of the project.
  2. Add shutterstock client id and client secret in ./src/api/imageSearch.js file
  3. Run react-native run-ios to run the app on iOS platform and react-native run-android to run on Android.

About

Test Assignment - image search using shutterstock api and react-native


Languages

Language:JavaScript 56.0%Language:Objective-C 24.4%Language:Python 10.8%Language:Java 8.9%