All Projects → nakulkundaliya → react-native-image-tagging-same-like-instagram

nakulkundaliya / react-native-image-tagging-same-like-instagram

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

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to react-native-image-tagging-same-like-instagram

Instagram Proxy Api
CORS compliant API to access Instagram's public data
Stars: ✭ 245 (+690.32%)
Mutual labels:  instagram
Nallagram
Nallagram is an open source social networking platform where users can share their views on various topics and interact among people in which they create, share, and/or exchange information and ideas in virtual communities and networks.
Stars: ✭ 30 (-3.23%)
Mutual labels:  instagram
instagram json viewer
Transforms Instagram's *.json / backup data - that you get via the Data Download Tool - to a readable format!
Stars: ✭ 41 (+32.26%)
Mutual labels:  instagram
Mrphish
All In One Social Accounts Phishing With Otp Bypass In Termux.
Stars: ✭ 243 (+683.87%)
Mutual labels:  instagram
nichtparasoup
nichtparasoup is a web-based hackspaces entertainment system. It continuously displays random images from Reddit & Pr0gramm in your web-browser. Image sources are highly customizable.
Stars: ✭ 39 (+25.81%)
Mutual labels:  instagram
instagram-text-editor
An Instagram like text editor Flutter widget that helps you to change your text style.
Stars: ✭ 66 (+112.9%)
Mutual labels:  instagram
Gatsby Remark Embedder
Gatsby Remark plugin to embed well known services by their URL.
Stars: ✭ 245 (+690.32%)
Mutual labels:  instagram
toutatis
Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
Stars: ✭ 803 (+2490.32%)
Mutual labels:  instagram
FireMonkeyInstagramApp
Sample Instagram UI design project made with Embarcadero Delphi 10.1 Berlin.
Stars: ✭ 23 (-25.81%)
Mutual labels:  instagram
image-hashtag-feed
WordPress plugin to get Instagram hashtag feeds working again by bypassing the API.
Stars: ✭ 31 (+0%)
Mutual labels:  instagram
Alturos.ImageAnnotation
A collaborative tool for labeling image data for yolo
Stars: ✭ 47 (+51.61%)
Mutual labels:  image-tagging
notion-instagram
Schedule & Publish posts to Instagram from Notion
Stars: ✭ 115 (+270.97%)
Mutual labels:  instagram
ngDownloader
📹 🎥 Now Download videos from any website including YouTube, Facebook, Udemy etc without ads.
Stars: ✭ 47 (+51.61%)
Mutual labels:  instagram
Instaloader
Download pictures (or videos) along with their captions and other metadata from Instagram.
Stars: ✭ 3,655 (+11690.32%)
Mutual labels:  instagram
insta
Instagram power tool
Stars: ✭ 56 (+80.65%)
Mutual labels:  instagram
Instagram Nodejs
Simple library for auth, get followers, search by hashtags and locations, like posts, follow, get user feed of instagram with nodejs
Stars: ✭ 244 (+687.1%)
Mutual labels:  instagram
IGStoryKit
A simple and super fast framework to post to Instagram stories from your iOS and iPadOS apps
Stars: ✭ 54 (+74.19%)
Mutual labels:  instagram
InstaPy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 14,719 (+47380.65%)
Mutual labels:  instagram
think
Instagram clone using React Native with funcional components, React Hooks, React Navigation 4x and Reactotron debugger
Stars: ✭ 20 (-35.48%)
Mutual labels:  instagram
FaceFilter
Snapchat and Instagram like Face Filter.
Stars: ✭ 72 (+132.26%)
Mutual labels:  instagram

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].