QR Scanner is a simple and efficient React Native application developed using Expo. It allows users to scan QR codes quickly and easily. The app features a clean, attractive user interface with a smooth, animated loading screen and a user-friendly experience.
- QR Code Scanning: Easily scan QR codes with the camera.
- Real-Time Processing: The app quickly processes and reads QR codes.
- Smooth Animations: Includes an animated loading screen for a polished user experience.
- Attractive UI: Designed with an appealing and intuitive interface.
To get started with the QR Scanner app, follow these steps:
-
Clone the repository:
git clone https://github.com/pesala-x/Scanify-QR-Barcode-Scanner.git cd Scanify-QR-Barcode-Scanner -
Install dependencies:
npm install
-
Start the development server:
npm start
This will start the Expo development server and allow you to run the app on your device or emulator.
- Home Screen: On launching the app, you are greeted with a welcome screen. Tap the "Click to Scan" button to navigate to the QR scanner screen.
- QR Scanner Screen: Point your camera at a QR code to scan. The app will process the QR code and display the content.
- React Native: For building the mobile application.
- Expo: To streamline development and manage native components.
- React Navigation: For navigating between different screens.
- Moti: For creating smooth animations.
- lottiefiles: For smooth animations.
If you'd like to contribute to the development of this app, feel free to fork the repository and submit a pull request. Contributions are welcome!
This project is licensed under the MIT License - see the LICENSE file for details.
Developed by Pesala Winodith.
- Special thanks to the open-source community for the amazing tools and resources that made this project possible.