Next Barcode App is a barcode scanning and generation application built with React Native and Expo. It simplifies barcode management by allowing users to scan and create barcodes for products and customers in a shop environment.
-
Clone the repository or download the zip file.
- HTTPS:
git clone https://github.com/nextyfine-dev/next-barcode-app.git
- or
- SSH:
git clone [email protected]:nextyfine-dev/next-barcode-app.git
- or
- GitHub CLI:
gh repo clone nextyfine-dev/next-barcode-app
- HTTPS:
-
Navigate to the project directory:
cd next-barcode-app
-
Install the dependencies:
yarn install
or
npm install
-
Run the application:
yarn start
and
yarn run android
-
Download the Expo App from the Play Store.
-
Scan the QR code from the Expo App.
-
Start using the application.
Enjoy using Next Barcode App for efficient barcode scanning and generation!
- Barcode scanning functionality
- Barcode generation for products and customers
- Streamlined access to product and customer information
- Simple and intuitive user interface
- Expo-based development for cross-platform compatibility