All Projects → insiderdev → Qrcode

insiderdev / Qrcode

Licence: mpl-2.0
React Native app for scanning and creating QR codes

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Qrcode

React Native Firebase Chat
React Native chat application using firebase.
Stars: ✭ 113 (-18.12%)
Mutual labels:  android-application, react-native-app
Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (-2.17%)
Mutual labels:  android-application
Vectorifydahome
📱 Minimal app to apply wallpapers from a vast (400+) collection of vector graphics 🙃
Stars: ✭ 119 (-13.77%)
Mutual labels:  android-application
React Native Pjsip App
Mobile VoIP application (android & ios) based on PjSIP and ReactNative
Stars: ✭ 125 (-9.42%)
Mutual labels:  react-native-app
Subwaytooter
Mastodon client app for Android
Stars: ✭ 118 (-14.49%)
Mutual labels:  android-application
Shotang App
The New Home Screen is designed in a modular way with the core focus on product discovery. Search, Deals, Products everything has been brought upfront. The hamburger menu has been replaced with a bottom navigation bar for easy reachability. On the tech side too, this design allows us to run new deals and other experiments in an agile manner which wasn't possible in the previous version.
Stars: ✭ 132 (-4.35%)
Mutual labels:  android-application
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+7252.17%)
Mutual labels:  android-application
Zimlx
Open Source and free launcher for Android
Stars: ✭ 137 (-0.72%)
Mutual labels:  android-application
Everythingdone
EverythingDone, an Android app to help you remember things, and finish them!
Stars: ✭ 134 (-2.9%)
Mutual labels:  android-application
Photoblog Android Blog App
Stars: ✭ 124 (-10.14%)
Mutual labels:  android-application
Sdkmonitor
App to display and monitor the targetSDK from installed apps.
Stars: ✭ 122 (-11.59%)
Mutual labels:  android-application
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+1040.58%)
Mutual labels:  android-application
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+1105.8%)
Mutual labels:  android-application
Shopapp Android
ShopApp is an application that transfers an online store into a mobile app
Stars: ✭ 119 (-13.77%)
Mutual labels:  android-application
Uber Car Animation Android
An example project to demonstrate how to Add Uber Like Car Animation in Android App
Stars: ✭ 134 (-2.9%)
Mutual labels:  android-application
Beatplayer
Music Player
Stars: ✭ 117 (-15.22%)
Mutual labels:  android-application
Maxlock
Powerful app locker for Android, with a root and no-root implementation
Stars: ✭ 121 (-12.32%)
Mutual labels:  android-application
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (-7.25%)
Mutual labels:  android-application
Memento
Memento is a simple note taking app for Android
Stars: ✭ 138 (+0%)
Mutual labels:  android-application
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-0.72%)
Mutual labels:  android-application

QR Code Reader and Generator

Build Status codecov Codacy Badge

Cross-platform mobile app for Android and iOS written with React Native.

Big Beautiful Picture

Get it on Google Play Download on App Store

Features

QR Code Reader and Generator is a React Native application for both Android and iOS that allows you to scan any type of QR Code (Barcode included), with various types of data, such as contact information, wifi passwords, calendar events and much more. After scanning, you can easily perform action with scanned data: make a call, save calendar event, etc. And also, you can generate all this code types.

A few features:

  • Act straight after scanning QR Code:
  • Make a call after scanning telephone number.
  • Send SMS or email.
  • Open link in the browser.
  • Open maps application after scanning geocode.
  • Add events to calendar right after scanning.
  • Add a new contact after scanning a business card QR code.
  • Unlimited storage for scan history.
  • Generate any type of code: text, URL, email, phone number, SMS, contact, event and more.
  • Customize created codes. Change background and foreground color.
  • Share or save the generated codes.
  • Batch scanning for scanning without interruptions.
  • Flashlight supported for low-light environments.

Tech Stuff Inside

Try it yourself

1. Clone and Install

# Clone the repo
git clone https://github.com/insiderdev/qrcode.git

# Open the folder and Install dependencies
cd qrcode && yarn install

2. Run it on iOS or Android

# Run on iOS
yarn run:ios

# Run on Android
yarn run:android

How can you help

If you find any problems, feature requests, please open an issue or submit a fix as a pull request.

Want to talk?

If you have any questions or you want us to help you design and develop your application, send us an email at [email protected]

License

MIT License

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].