Please follow following step to run exiting demo
$ git clone https://github.com/nakulkundaliya/react-native-image-tagging-same-like-instagram.git
$ cd react-native-image-tagging-same-like-instagram
$ npm install
$ react-native run-ios // for IOS
$ react-native run-android // for Android
$ react-native init PhotoTagging
Go to root folder of directory
$ cd PhotoTagging
$ react-native run-ios
$ react-native run-android
$ npm i --save lodash