Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 564 Bytes

File metadata and controls

29 lines (17 loc) · 564 Bytes

Get Started

1. System Requirements

2. Installation

On the command prompt run the following commands

$ git clone https://github.com/shivrajkumar/react-native-imageSearch-app.git

$ cd react-native-imageSearch-app/

$ npm install
  or
  yarn

Run on iOS

  • Run react-native run-ios in your terminal

Run on Android

* Run `react-native run-android` in your terminal