Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 487 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 487 Bytes

Image Search from Shutterstock

Config

Please create a developer account on the https://developers.shutterstock.com/images/apis/get/images/search and enter the following credentials in the ./src/Utils/Constants.js

ConsumerKey and ConsumerSecret

Setup

npm install
react-native link native-base

run (Android)

react-native run-android

run (IOS)

react-native run-ios

Created by

Shubham Singla
(MIT License - free to use)