An open API service indexing awesome lists of open source software.

https://github.com/vvhybe/qr-code-generator-mobile-app

QR Code Generator App using React Native and Expo
https://github.com/vvhybe/qr-code-generator-mobile-app

android expo expo-cli ios mobile-app qrcode qrcode-generator react react-native

Last synced: about 1 year ago
JSON representation

QR Code Generator App using React Native and Expo

Awesome Lists containing this project

README

          



QR Code Generator



GitHub
GitHub repo size
GitHub release (latest by date)
GitHub release (latest by date)
Signature



This is a simple React Native app that allows users to generate QR codes from a text input and save them to their device's gallery.






# Features
- Input text and generate a QR code.
- Save the generated QR code to the device's gallery.
- Simple and intuitive user interface.

# Technologies
This app was developed using the following technologies:

- React Native
- Expo
- react-native-svg
- react-native-qrcode-svg
- react-native-root-toast
- expo-media-library
- expo-file-system

# To get started with this app, you can follow these steps:

Clone the repository to your local machine.
Open the project in your preferred code editor.
Install the required dependencies by running `npm install` in the project directory.
Start the app by running npm start in the project directory.
Use an emulator or connect a physical device to test the app.

# Usage
## To use the app, follow these steps:
Open the app on your device or emulator.
Enter the text that you want to generate a QR code for in the input field.
Press the "Generate QR Code" button to generate the code.
Press the "Save QR Code" button to save the generated code to your device's gallery.

## Contributing
If you would like to contribute to this project, you can do so by following these steps:

- Fork the project to your own GitHub account.
- Clone the project to your local machine.
- Make the desired changes to the code.
- Submit a pull request back to the original project.

# License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/whybe7/qr-code-generator-mobile-app/blob/master/LICENSE) file for details.