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.
This app was developed using the following technologies:
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.
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.
If you would like to contribute to this project, you can do so by following these steps:
This project is licensed under the MIT License - see the LICENSE file for details.