- Run
npm i
in the root of the project. - Add shutterstock client id and client secret in
./src/api/imageSearch.js
file - Run
react-native run-ios
to run the app on iOS platform andreact-native run-android
to run on Android.
shubhnik/react-native-image-search
Test Assignment - image search using shutterstock api and react-native
JavaScript