React Native Image Tagging Same Like Instagram Save

This is demo code of how to tag people in image.

Project README

Run project

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

Create New project

$ react-native init PhotoTagging

Demo View

alt text

alt text

Run New project in Android / IOS

Go to root folder of directory

$ cd PhotoTagging
$ react-native run-ios
$ react-native run-android

Install Lodash

$ npm i --save lodash

Open Source Agenda is not affiliated with "React Native Image Tagging Same Like Instagram" Project. README Source: nakulkundaliya/react-native-image-tagging-same-like-instagram

Open Source Agenda Badge

Open Source Agenda Rating